> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/new-quizzes/item-bank/manage-item-bank.md).

# Manage Item Bank

## Creating New Item Bank

### Add Item Bank

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

Click on Add Bank

### Name Item Bank

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

\[1] Add bank name

\[2] Share this Item Bank with current course

\[3] Click create bank

### View the Item Bank

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

\[1] Click to view Item Bank

\[2] Share Item Bank button

\[3] Edit Item Bank button

\[4] Delete Item Bank button

## Adding Question to Item Bank

### Go to Quizzes

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

### Enter Build Page

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

\[1] Got to Quizzes that needs to be added to the Item Bank

\[2] Open the menu

\[3] Return to the Build page

### Editing Question

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

\[1] Go to the question you want to add to the Item Bank.

\[2] Click on Edit

### Open Item Bank

<figure><img src="/files/2JdKEiRAKnkA8avm9SJd" alt=""><figcaption></figcaption></figure>

### Add Question to Item Bank

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

### Select Item Bank

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

\[1] Select Existing item bank in case there is an Item Bank that you already have

\[2] Select the destination bank

\[3] Click on Add&#x20;

Alternatively, you can create a new Item Bank on the mentioned window by selecting New Item Bank.&#x20;

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

\[1] Select to create a new bank

\[2] Name the Item Bank

\[3] Click to create a new Item Bank and add questions to the repository immediately

## Editing Item Bank

Go to the Item Bank you want to edit and click on the edit button \[2].

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

### Question's Details

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

You can edit the name, options, and outcomes by clicking on Edit and then clicking on Done at the bottom right corner.

### Edit Item Copy

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

In the case where the question has already been submitted with answers, it can be edited from the copied exam, which will affect only the students who have not started working on it yet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manage-item-bank.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.
