# Multiple Choice

## Multiple Choice

&#x20;         วิธีนี้เป็นวิธีที่ได้รับความนิยมค่อนข้างมาก ในการสร้างตัวเลือกหลายตัวเลือก แต่จะบังคับให้เลือกคำตอบที่ถูกต้องเพียงข้อเดียว  และยังสามารถเพิ่มคำอธิบายเพิ่มเติมให้ตัวเลือกในแต่ละข้อได้อีกด้วย

### หน้าสร้างคำถามแบบ Multiple Choice&#x20;

![](/files/-Mb9g6A1n5rA4Tz05nc4)

### หน้าแสดงผลเมื่อสร้างคำถามแบบ Multiple Choice เรียบร้อยแล้ว (สิ่งที่นักศึกษาเห็น)

![](/files/-Mb9gAlHEYs4SFoAl3Xx)

### วิธีการสร้าง Quiz แบบ Multiple Choice (ภาพเคลื่อนไหว)

![](/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/cmucanvas-manual/quiz-assign/old-quizzes/multiple-choice.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.
