# Adding Questions from the Bank to Quizzes

You can add questions from the question bank to New Quizzes, either one question at a time or multiple questions at once.

### Go to Quizzes

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

### Enter the Build Page

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

### Open Item Bank

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

### Go to the desired Item Bank&#x20;

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

### Add Question

<figure><img src="/files/6JvQG0l7WLjh4S5jZbbO" alt=""><figcaption></figcaption></figure>

Select the desired exam and add it to the repository by clicking on the + button.

### View the Question

<figure><img src="/files/6mp5Q2xT0vR13T1rwOlZ" alt=""><figcaption></figcaption></figure>

You can edit, copy, move, or delete, as well as view Tags on this window.

### Editing Question

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

When editing a question in the question bank, a notification window will appear. Editing a question in the question bank will modify all the data and may affect the display and data of the question. The part that can be edited without affecting other parts is the score.


---

# 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.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/new-quizzes/item-bank/adding-questions-from-the-bank-to-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.
