# Student Reports

Students can view brief reports about their activities on their dashboard. To review these reports, they need to open the "**Enrolled Courses**" tab:

<figure><img src="/files/UekaAgbX2kLPdRwkWqKL" alt=""><figcaption><p>Enrolled Courses Tab of the Student Dashboard</p></figcaption></figure>

### Student Statistics

<figure><img src="/files/lbvnsHYUCXvlQMQw1SkT" alt=""><figcaption><p>Student Statistics</p></figcaption></figure>

* **Bundels** - the number of [Course Bundles](/masterstudy-lms/lms-pro-addons/course-bundles.md) that the student has purchased
* **Groups** - the number of [Group Courses](/masterstudy-lms/lms-pro-addons/group-courses.md) that the student has enrolled
* **Reviews** - the number of [Review](/masterstudy-lms/lms-course-features/reviews.md) that the student has given
* **Certificates** - the number of [Certificates](/masterstudy-lms/lms-settings/certificates.md) that the student has got
* **Points** - the number of [points](/masterstudy-lms/lms-pro-addons/point-system.md) that the student has earned

{% hint style="warning" %}
Please note that if the corresponding add-ons are disabled, their statistics will not be displayed in the **Student Statistics.**
{% endhint %}

### Courses Filter

<figure><img src="/files/OdvIlSQM9hW0Tvx6S6fl" alt=""><figcaption><p>Courses Filter</p></figcaption></figure>

* **All** - displays all courses that the student has enrolled
* **Completed** - displays only successfully completed courses by the student
* **In Progress** - displays the courses the student is currently learning
* **Failed** - displays the courses that the student has not completed due to insufficient progress


---

# Agent Instructions: 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://docs.stylemixthemes.com/masterstudy-lms/lms-analytics/student-reports.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.
