> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmumoodle-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmumoodle-manual/quiz/creating-quiz/question-type/ordering.md).

# Ordering

![](/files/DCnwgI1UaFowUo35qsjX)

โจทย์คำถามประเภทเรียงลำดับประโยคสั้นๆหลายประโยคที่จะแสงดผลแบบสุ่มให้ถูกต้อง โดยวิธีการลากวาง

### Default mark

![](/files/8ebX1aAy0y3e49EsLCnZ)

* Layout of items ตั้งค่าตำแหน่งการวางตัวเลือก (แนวตั้ง/แนวนอน)
* Item selection type ตั้งค่าให้เลือกใช้ตัวเลือกทั้งหมดที่แสดงหรือเลือกใช้บางส่วน
  * Select all items เลือกใช้ทั้งหมด
  * Select a random subset of items เลือกใช้บางส่วนที่ระบบสุ่มมาให้
  * Select a contiguous subset of items เลือกใช้บางส่วนแต่แต่ละส่วนนั้นต่อเนื่องกัน
* Size of subset กำหนดจำนวนของตัวเลือกที่จะแสดงผลเมื่อโจทย์ปรากฏขึ้นใน Quiz
* Grading type ตั้งค่าการให้คะแนน
* Grading details ตั้งค่าการแสดงรายละเอียดการคำนวนและให้คะแนนในหน้ารีวิวคำตอบของนักศึกษา (เปิด/ซ่อน)
* Number the choices? ตั้งค่ารูปแบบของลำดับของตัวเลือกในโจทย์

### Draggable item

![ตัวอย่างหน้าต่างการตั้งค่า Draggable item](/files/kzcvovWXYG11TgHPJ68f)

### ตัวอย่างโจทย์ Ordering

![](/files/dh0gAxVhbBJXM3SchJ0t)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ordering.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.
