# Quiz

**The Quiz tab** lets you choose how your [**quizzes**](/masterstudy-theme-documentation/lms-courses-features/masterstudy-theme-manual-quizzes.md) are presented to users on your e-learning platform.

<figure><img src="/files/N11tkdTm7672sFOeWjQ5" alt=""><figcaption></figcaption></figure>

### **Attempts to retake quizzes**

You can choose limited or unlimited attempts for students to retake quizzes if they cannot earn the required or they are not satisfied with the results. If the **Limited** option is selected **Attempts field** will appear in the Quiz Settings which you have to indicate the number of attempts:

<figure><img src="/files/pc1vARbCC2vSA1bCkSe6" alt=""><figcaption><p>Attempts field</p></figcaption></figure>

### **Quiz style**

To conveniently organize a quiz view, you can choose the appropriate **Quiz style**. It allows you to display all questions at once (on one page) or break them down into many pages, so one separate question will be displayed on a separate page.

{% tabs %}
{% tab title="One Page" %}

<figure><img src="/files/sZcYhZogV0NbIQuIBhzM" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Pagination" %}

<figure><img src="/files/sPWtbpzGEwRqz7307ES7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

If you'd like to apply the style to one exact quiz only, you can do it [**via Course Builder**](/masterstudy-theme-documentation/lms-courses-features/masterstudy-theme-manual-quizzes.md#quiz-paginated-style)**.**

* **Media type** - select how instructors can attach media for quiz questions. You have two options: **File Upload** and **URL (Text Input)**.


---

# 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-theme-documentation/lms-settings/quiz.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.
