# Student Insights

Students can navigate to their personal insights page via the main menu. From here they'll be taken to an **overview** page which is going to show them breakdowns of engagement and average score over different time periods.&#x20;

![Menu icon](/files/2SM3jg1YAOQuPuPJ2qoo)

From the insights they can also access their **Attempts** history page. A table of all the specific attempts they've taken against different quizzes and exams.

![Attempts history](/files/pYQf23JRAldElTscLtKY)

## 👩‍🎓 Student Insights

When enabled, Student Insights on Synap provides students an overview of of their learning progress over specific intervals. It has been designed to show them engagement and score progress over time. Students can view this page directly via their menu, admins and educators will find links to each student's page via the students administration pages.

![Example of a users insights page](/files/YxETiSTvVDKmXy4kyN0c)

**Engagement** = The number of responses in a given time frame

**Average** = Is calculated across all responses in a given time frame&#x20;

Students can toggle between skill and difficulty facet average scores and change the subject filters and date range.

{% embed url="<https://youtu.be/yxTfrF98RWk>" %}
Student insights walk through
{% endembed %}

Students will also see their entire average score progress when comparing date ranges

![Average score comparison ](/files/CXh3uEdSb6rfMPkZwLfD)

{% hint style="danger" %}
🚨 Remember in order for these pages to be populated correctly all your questions must be **tagged and faceted!**&#x20;
{% endhint %}

{% content-ref url="/pages/9T2iftAc4DNFUJE76ov7" %}
[Tags & facets](/doc/analytics/tags-and-facets.md)
{% endcontent-ref %}


---

# 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://academy.synap.ac/doc/analytics/student-insights.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.
