> 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/quiz-settings/group-overrides.md).

# Group Overrides

ฟังก์ชั่นการใช้งานที่สามารถกำหนดเงื่อนไขให้แก่นักศึกษารายกลุ่ม ที่ได้ทำการแบ่งกลุ่มในคอร์สหรือกระบวนวิชาของท่านเรียบร้อยแล้ว โดยสามารถกำหนดก่อนสอบหรือหลังสอบได้ในกรณีพิเศษต่างๆ เช่น นักศึกษาทั้งกลุ่มทำข้อสอบไม่เสร็จ หรือ ต้องการตั้งค่าเงื่อนไขพิเศษให้แก่บางกลุ่ม เป็นต้น

## วิธีการตั้งค่าสามารถทำได้ดังนี้

1\. ไปที่ควิซที่ท่านต้องการ และกดเข้าไปหน้าควิซของท่าน

2\. ไปที่ฟันเฟืองและเลือกเมนู Group override

![](/files/-Mj34b0Rc3tr3ygbK34Z)

3\. เมื่อกดเมนู User override จะกรากฏปุ่ม "**Add User override**"

![](/files/-Mj34e8lO9AMNJdo7g_e)

4\. รายละเอียดการตั้งค่า Override มีดังนี้

![](/files/-Mj34NTKY7QgSGIBr1tq)

### **Group Override**

เลือก Group ที่ท่านต้องการกำหนดเงื่อนไขพิเศษ โดยจะเป็นเมนู Dropdown list ให้ท่านเลือกกลุ่มที่ได้ทำการแบ่งกลุ่มไว้ในคอร์สแล้ว

![](/files/-Mj38TZSkvqWX7CxBr9s)

### **Require password**

ในส่วนนี้คือการใส่ Password ก่อนเข้า Quiz  ท่านสามารถเว้นว่างได้หากไม่ต้องการให้นักศึกษากรอก Password&#x20;

### **Open the quiz**

วันเปิดให้เข้าทำ Quiz ท่านสามารถตั้งค่าในส่วนนี้ได้โดยการกด Enable ก่อน

### **Close the quiz**

วันปิดให้เข้าทำ Quiz ท่านสามารถตั้งค่าในส่วนนี้ได้โดยการกด Enable ก่อน

### **Time limit**

การจำกัดเวลา เมื่อตั้งค่าในส่วนนี้ หน้า Quiz navigation จะแสดงการนับเวลาถอยหลัง

### **Attempts allowed**

จำนวนครั้งที่สามารถเข้าทำสอบทั้งหมด(ไม่ใช่จำนวนการเข้าทำแบบพิเศษเท่านั้น)&#x20;

## เมื่อตั้งค่าเรียบร้อยแล้วจะปรากฏข้อมูลดังภาพ

![](/files/-Mj38hZN0Izdj1kgBX_C)

ท่านสามารถเพิ่ม Group อื่นได้โดยการกดปุ่ม **Add Group override** บริเวณด้านล่างข้อมูลดังภาพ

## การจัดการเพิ่มเติม

![](/files/-Mj39TxuS6-5GSlk-Z3m)

### การตั้งค่า

เมื่อกดปุ่มตั้งค่า จะปรากฏหน้าตั้งค่าข้อมูล  ท่านสามารถแก้ไขการตั้งค่าของท่านได้ หัลงจากนั้นกดปุ่ม saveเพื่อบันทึกข้อมูลที่ทำการแก้ไข

### การคัดลอกหรือ Copy Group Override

เมื่อกดปุ่มคัดลอก จะปรากฏหน้าตั้งค่าข้อมูลที่มีข้อมูลการตั้งค่าเดิมอยู่ ท่านสามารถเปลี่ยน User และกด Save ได้โดยไม่ต้องกรอกข้อมูลการตั้งค่าใหม่อีกครั้ง

### การลบ Group Override

เมื่อกดปุ่มนี้ระบบจะยันยันการลบของท่านอีกครั้ง เมื่อกดตกลงจะลบทันที


---

# 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/cmumoodle-manual/quiz/quiz-settings/group-overrides.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.
