# Matrix/Kprime

![](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2FIZ9XM3SlyJ13xv10kC4r%2Fimage.png?alt=media\&token=7920b013-27de-4af0-8b2c-b7cd62c80ddd)

ในโจทย์คำถามประเภท Matrix จะต้องมีการจัดเรียง subject ให้ถูกต้อง เพิ่มส่วนของการให้คะแนนใน k' และมีอินเทอร์เฟสที่ใช้งานง่าย ส่วนของ Kprime จะมีลักษณะเป็นโจทย์แบบถูก-ผิด จะประกอบด้วยโจทย์(stem)และส่วนย่อย(statement)อีก 4 ส่วน โดยนักศึกษาจะต้องเลือกกับในแต่ละตัวเลือกว่าเป็น "ถูก' หรือ "ผิด"

### Default mark

![](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2F1Wka3xaxq5MS9wh3B0Au%2Fimage.png?alt=media\&token=fda0647e-d2d4-4912-81f2-525539b1b9b6)

* Allow multiple responses per answer statement? ตั้งค่าอนุญาตให้มีการตอบมากกว่า 1 ครั้งในแต่ละ statement
* Scoring method
  * Subpoints ตั้งค่าให้มีการให้คะแนนเพิ่มเติมเมื่อตอบได้ถูกต้อง
  * Kprime (at least one correct, no wrong answer) ตั้งค่าให้มีการให้คะแนน 1 คะแนนต่อการตอบให้ถูกทั้งหมดในโจทย์ข้อนี้ ครึ่งคะแนนเมื่อตอบผิด 1 จุด(แต่ส่วนที่เหลือถูก) และไม่ได้รับคะแนนเลยในกรณีนอกเหนือจากที่กล่าวมา
  * Kprime1/0 ตั้งค่าให้มีการให้คะแนน 1 คะแนนต่อการตอบให้ถูกทั้งหมดในโจทย์ข้อนี้ ละไม่ได้รับคะแนนเลยในกรณีนอกเหนือจากที่กล่าวมา

{% hint style="info" %}
Kprime และ Kprime1/0 จะใช้งานได้กับโจทย์คำถามที่มี statement 4 ส่วนเท่านั้น
{% endhint %}

* Use drag & drop ? ตั้งค่าให้ลากวางได้ (เปิด/ปิด)
* Shuffle answer statements? เมื่อเปิดใช้งาน ส่วนของ statement จะถูกสุ่มในแต่ละ attempt และ "Shuffle within question" ใน Setting จะต้องถูกเปิดใช้งานด้วย

### Response matrix

![ตัวอย่างหน้าต่างการตั้งค่า Response matrix](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2FJ8ZAaR9I1pHIYEcadt1F%2Fimage.png?alt=media\&token=fb706500-b589-4b2d-81ac-fd9969852454)


---

# 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/matrix-kprime.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.
