# Ordering

![](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2F8MIpF21eLpYx0Nbw5R5L%2Fimage.png?alt=media\&token=67d5d5a7-6a4c-47c3-aeee-22d687635590)

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

### Default mark

![](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2FkQAgY28yextDRp01bM79%2Fimage.png?alt=media\&token=2de97e28-5bbb-4ad5-bd9a-b854cc02bda0)

* 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](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2FC2v3sTq8SLAAmWMiUShA%2Fimage.png?alt=media\&token=801833a9-8f7a-4e55-96b8-dcb701bc350e)

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

![](https://2649047203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhgAajPiLrNz_Cq2Qbp%2Fuploads%2FkYWb5ZjUyDKPsg8QACuR%2Fimage.png?alt=media\&token=8d4be85b-0ddf-4086-a8cf-5c24a2dd2d39)


---

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