# Multiple Choice (ตัวเลือกตอบหลายตัวเลือก)

การสร้างคำถามแบบ **Multiple Choice** สามารถกำหนดตัวเลือกเพิ่มเติมและกำหนดคะแนนในแต่ละข้อตั้งแต่ -100% ไปจนถึง 100 %  หรือ None ได้

![](/files/-MlE9kg_jIENk7vPv5x3)

### ภาพเคลื่อนไหวสาธิตการสร้างคำถามรูปแบบ  Multiple Choice&#x20;

![](/files/-MjDgoPlXXgzIXilga5g)

###

### การตั้งค่าเพิ่มเติม

ท่านสามารถกำหนดตัวเลือกได้โดยกรอกไปยังช่อง Choice หรือตัวเลือกหมายเลขต่างๆ และสามารถเพิ่มตัวเลือกได้อีก 3 ตัวเลือก

ท่านสามารถกำหนดคะแนนแบบ % ให้แก่ตัวเลือกแต่ละตัวเลือกตั้งแต่ -100% ไปจนถึง 100 %  หรือกำหนดเป็น None (ไม่ให้คะแนน) ได้

![](/files/-MjYgkrglpYV5xIoGxv7)


---

# 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/cmumoodle-manual/quiz/creating-quiz/question-type/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.
