# Managing Questions

{% embed url="<https://www.youtube.com/watch?index=13&list=PLoYDVIXTXpVjaAiun-_q0v4zu8sC-nEus&v=P0aprCKEclQ>" %}

Once the quiz is created, the admin gets navigated to manage questions where he can add/remove questions in the quiz.&#x20;

Two types of questions can be added, multiple choice questions and Numerical questions.

<figure><img src="https://lh3.googleusercontent.com/gkUbFSfdWjzvPzRYY4L2fBQbz_TTKYdP0ZLrwic_1-k042ckrT-lv-7HnOUIjcnXf1U8Wr0r58HXiB9btn_0J1NhB7vrm8fy0AMU0SQSmpAEh0bLsYn9EIj0pzbiuIGE2T-g_d9zHOiX-mZvQkkROdAjOv0JgHiKh23H7ie_fMj23O7V32XtQvoebQ" alt=""><figcaption></figcaption></figure>

The questions can also be added from the question bank.All the new questions added in a quiz are added to the question bank.

<figure><img src="https://lh4.googleusercontent.com/8zjV5AV18QjO-ae7HtDQDr52N8p1UIxFScdPqOWO5G9AlVUOnXvjtMdAibdmb55w38eLsY_0m-CbOdJDOC9TWA8eXb6W9zCQXnWmC_Qa81h84dZxn3FqImWjRRjpQDT1QIzj6Ed1xY7_3R55Z0sN81_kSKCYfuEh456ChSMRK_7AlaHcJ1YR9E0C" alt=""><figcaption></figcaption></figure>

The admin can also add the questions using a CSV file.

<figure><img src="https://lh4.googleusercontent.com/to2Eh-cubZ42YayskoAazoRPqUouR-rRiOOz7jhO2tuwfEi-dQMgP9q8kMTbP-alsYLB-9FZHhnaVOl4sCHWCs1th5A3J5NIaBOMZ5c9jFkYa6g1f3MQ3_ugqMRA_ZWnkEpzCd4buvj262HCalqXRZ7467mJbpMaPv35S242BHlSyQR50YEvXVZUkw" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-classrooms/quiz/managing-questions.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.
