# How to see the quiz statistics

**1-** After creating a playlist with quiz, open "Manage" page of Playlists.

![](/files/-MNXv-8xxQ2F69XJNhWw)

**2-**  Click on "**stats"** option to see the list of assigned users.

![](/files/-MNYbTn2GbGF1BxIgaK4)

**3- Stats** page shows the complete statistics of assigned playlists.

![](/files/-MNclHZd5pHp5c8s_bwn)

1. **Department** - It is name of the department of a user.
2. **Enrolled** - Date when playlist was assigned to a user.
3. **Due Date** - Playlist due date.
4. **Completed** **Date** - Date when when playlist was completed.
5. **Progress** **%** - It shows the percentage based on total number of the videos watched in a playlist.
6. **Score** - Individual quiz score of an assigned user.
7. **Passed** - Quiz Result - Passed or Failed.


---

# 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://help.circlehd.com/playlists/how-to-see-the-quiz-statistics.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.
