> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmucanvas-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/cmucanvas-manual/quiz-assign/new-quizzes/moderate.md).

# Moderate ขยายเวลา

ท่านสามารถดู Attempt ของผู้เรียน ดูผลการทดสอบ และ logs ได้ที่ Moderate ของ New Quizzes

<figure><img src="/files/0cG28WTCnRSDPKTNkgQt" alt=""><figcaption></figcaption></figure>

### หน้า Moderate

<figure><img src="/files/1LMOMlDBP78DIJsRjPKe" alt=""><figcaption></figcaption></figure>

1. รายชื่อของผู้เรียนทั้งหมดในคอร์ส
2. Attempt ของผู้เรียน
3. คะแนนของ Attempt แต่ละครั้ง
4. ระยะเวลาในการทำ Attempt แต่ละครั้ง
5. logs ของ Attempt แต่ละครั้ง
6. Accommodations ส่วนขยายเวลาการทำข้อสอบให้ผู้สอบ กรณีสุดวิสัย
7. Moderate สำหรับเพิ่ม Attempt (หรือขยายเวลา) ให้น.ศ.กรณีสุดวิสัย

### Filter ผลการทำ Quiz <a href="#filter-results" id="filter-results"></a>

<figure><img src="/files/xuEHNqHECx05uEBh8s7p" alt=""><figcaption></figcaption></figure>

สามารถ Filter เพื่อหาผู้เรียนจากชื่อได้ที่ \[1] หรือ Sort By ที่ \[2]

### ดู Attempt ของผู้เรียน <a href="#view-student-attempt" id="view-student-attempt"></a>

<figure><img src="/files/jlZ9xc4Vow8oIzBMMuwj" alt=""><figcaption></figcaption></figure>

ดูรายละเอียดของ Attempt โดยการกดเลือกที่ Attempt ที่ต้องการดู

<figure><img src="/files/kIxK3Zv4RsQP7iWuA4mC" alt=""><figcaption></figcaption></figure>

หน้าผลลัพท์ของผู้เรียนจะมีส่วนคำตอบและคะแนนของข้อสอบแต่ละข้อ ซึ่งสามารถดูรายละเอียดได้ทั้งหมด

### ดู Log

<figure><img src="/files/Nmqu7wVTzh5fcx7hP8d2" alt=""><figcaption></figcaption></figure>

ดู Log ของแต่ละ Attempt ได้ที่ View Log

<figure><img src="/files/l4RHiktT49lDLYJdmiuF" alt=""><figcaption></figcaption></figure>

ใน Log สามารถดูวันที่ เวลา และรายละเอียดกิจกรรมของผู้เรียนตั้งแต่เริ่มเข้าทำ Quiz จนถึงตอนส่งคำตอบเข้าระบบ


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/cmucanvas-manual/quiz-assign/new-quizzes/moderate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
