> 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/quizzes/question-banks/moving-question-bank-to-other-course.md).

# Moving Question Bank to Other Course

Go to the Settings of the destination course where you want to import the Question Bank.

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

Select Import Course Content

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

Choose the Content Type as Copy a Canvas Course.

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

Search for a Course by entering the name of the source course that has the desired Question Bank to import.

<figure><img src="/files/3qz0VA9NEImkqJTZwiDc" alt=""><figcaption></figcaption></figure>

Select Specific Content

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

Hit Import

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

Click Select Content

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

Select Question Banks

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

Select Desired Question Bank

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

Select Content

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

Wait for the system to import the Question Banks.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/quizzes/question-banks/moving-question-bank-to-other-course.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
