# Quiz Insights

### Overview

The **Quiz Tab** in a course allows instructors and administrators to assess learner understanding directly within the LMS. By adding quizzes as chapters, you can reinforce key concepts, track knowledge retention, and ensure learners meet the objectives of the training.

<figure><img src="/files/I5hNl7uz0P9sPnd6D9TV" alt="" width="563"><figcaption></figcaption></figure>

***

### Learner Experience

From the learner’s perspective:

* The quiz appears as a dedicated **Quiz tab** in the course navigation.
* Learners progress through the questions sequentially.
* If enabled, learners can review their answers and see correct responses after submission.
* Quiz scores and completion status are automatically recorded in the learner’s transcript.

***

### Reporting & Insights

Admins and instructors can track learner performance on quizzes via:

* **Course Reports** – See average scores, completion rates, and attempts.
* **Learner Transcripts** – Track individual learner quiz results.
* **Export Options** – Export results for analysis and compliance purposes.


---

# 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://guides.mangoapps.com/lms-guide/learn-user/quiz-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.
