# Quizzes

### Overview

From this menu, administrators can manage **who can create quizzes** and **who can view quiz insights and results**.

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

***

### **Quiz Creation Permissions**

Admins can choose one of the following options:

* **Any network user can create quizzes**
* **Only admins can create quizzes**, including:
  * Network Admins
  * Intranet Admins
  * Team Admins

***

### **Quiz Insights and Results Visibility**

Quiz insights and results are visible **only** to:

* The quiz creator
* Team Admins
* Intranet Admins
* Domain Admins

{% hint style="warning" %}
Users can view insights for their own quizzes only after they have completed the quiz and only if they are part of the quiz’s intended audience.
{% endhint %}


---

# 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/admin-guide/module-settings/quizzes.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.
