# การกำหนดบทบาทของผู้เข้าร่วมวิชา (Roles)

ในปัจจุบันมีทั้งหมด 5 Roles

### 1. Student &#x20;

ผู้เรียน หรือ นักศึกษา จะไม่สามารถแก้ไขส่วนต่างๆในคอร์สได้  สามารถเข้าร่วมกิจกรรมที่อาจารย์หรือผู้ออกแบบคอร์สออกแบบไว้&#x20;

### 2. Non-Editing Teacher&#x20;

บทบาทอาจารย์ที่ไม่สามารถแก้ไขการใช้งานบางส่วนในกระบวนวิชา สามารถสอนและให้เกรดนักศึกษาได้ แต่จะไม่สามารถแก้ไข Activities ในคอร์สได้

### 3. Teacher&#x20;

อาจารย์ สามารถแก้ไข เพิ่มเติมข้อมูลทุกส่วนภายในกระบวนวิชา แก้ไขเปลี่ยนแปลง Activities และ ให้คะแนนนักศึกษา

### 4. Manager&#x20;

ผู้ที่สามารถจัดการแก้ไขข้อมูล ภายในคอร์ส แม้ว่าจะไม่ได้มีส่วนร่วมในคอร์สก็ตาม

### 5. Invited Student (Role ใหม่)&#x20;

ผู้เรียนที่อาจารย์ทำการเพิ่มเข้ามาในกรณีพิเศษ นักศึกษาที่มีสถานะนี้จะไม่ถูกนำออกเมื่อมีการ Sync รายชื่อในระบบให้ตรงกับสำนักทะเบียน  หากท่านต้องการเพิ่มนักศึกษาที่ไม่มีรายชื่อในสำนักทะเบียน สามารถเลือกสถานะนี้เพื่อป้องกันการถูกนำออกโดยระบบได้


---

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