> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/manager/classes/search/overview-report.md).

# Class Overview Report

A Class Overview Report queries all of the results for a specific class. From this report, you can view result details and delete results. You can print this report by clicking the Print Report button.

To view a class overview report from the Actions menu, navigate to the Classes section and expand the Actions Menu for the class who's report you'd like to view. Select **Class Report** and SIMnet will display an overview of all the student's assignments.

![Class Overview Report](/files/-MJgp5Nh5OBfebhboOEM)

The information presented in a Class Overview Report includes your students' first and last names, student ID, the assignment title, the amount of time spent on the assignment, the dates on which the assignment was started and completed, the number of questions the student completed, and the percentage of completed work for the assignment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.simnetonline.com/manager/classes/search/overview-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
