> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/the-gradebook.md).

# The Gradebook

You can collect statistics of your student's progress with the Gradebook feature. To activate Gradebook Feature, click **STM LMS > Addons**. **Enable** Gradebook add-on.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSX2VnYXUKaoiSG8H8T%2F-MSXL3ML8mhOZlvQ5Pw3%2Fimage.png?alt=media\&token=b523c05c-54ad-49d2-a81c-e6994e5f6e64)

&#x20;Instructors can get access to the **Gradebook** from their profile pages.

![The screenshoot takent from the Masterstudy theme](/files/-Me4Pw4O63v3G8TlMamb)

By clicking on Gradebook you will open a new page with the list of your courses. Select the course you need to load statistics. You can see overall information like the number of students enrolled, and load the statistic for one student and see his or her progress.

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwpN_3n8DTNC1EgK%2F122224758.png?alt=media)

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwpQh-lC9MDfexve%2F124256276.png?alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/the-gradebook.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
