# OU multiple response

![](/files/NdzJGBpb2NC1QQyYsUYs)

การสร้างโจทย์แบบหลายตัวเลือก หลายคำตอบ และมีเกณฑ์การให้คะแนนที่เฉพาะทาง เหมาะสำหรับโจทย์คำถามที่มีมากกว่าหนึ่งคำตอบ โดยอาจารย์กำหนดตัวเลือกที่เป็นคำตอบที่ถูก ถ้ามีตัวเลือกที่ถูกต้อง n ข้อ ดังนั้นแล้วนักศึกษาจะได้คะแนนเป็น 1/n แต้มในตัวเลือกแต่ละข้อที่ตอบถูก และจะเสียคะแนน 1/n แต้มในแต่ละข้อที่ตอบผิด


---

# 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/ou-multiple-response.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.
