# Multiple Choice

## Multiple Choice

&#x20;         This method is quite popular for creating multiple choice options, but it requires selecting only one correct answer. Additionally, you can provide further explanations about each option in each question.

### Creating Multiple Choice&#x20;

![](/files/-Mb9g6A1n5rA4Tz05nc4)

### The Display Page of Multiple Choice (student's view)

![](/files/-Mb9gAlHEYs4SFoAl3Xx)

### How to Create Multiple Choice (animated image)

![](/files/-MahhhQ1jYBR5KBavr7k)

###


---

# 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/quizzes/untitled-2.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.
