# การเพิ่มผู้เข้าร่วมวิชา (Enroll users)

{% hint style="danger" %}
หากกระบวนวิชาของท่านเป็นกระบวนวิชาเดิมของภาคการศึกษาที่แล้ว ให้ท่านทำการ Reset course ก่อน เพื่อลบรายชื่อนักศึกษาเดิมออก มิเช่นนั้นจะส่งผลกับรายงานในกระบวนวิชาของท่าน สามารถศึกษาขั้นตอนได้จากลิงก์ด้านล่าง
{% endhint %}

{% content-ref url="/pages/zmgnZmwa5lTo6s5T31Jf" %}
[การนำนักศึกษาเก่าออกเพื่อใช้งานคอร์สเดิม (Reset Course)](/kkux-manual/undefined/reset-course.md)
{% endcontent-ref %}

{% hint style="info" %}
การเพิ่มผู้เข้าร่วมวิชานั้น ผู้ที่ต้องการเพิ่มเข้าสู่ระบบในครั้งแรกก่อน  หากไม่เคยเข้าสู่ระบบเลย ระบบจะไม่พบข้อมูล ทำให้ทำการเพิ่มเข้าสู่กระบวนวิชาไม่ได้
{% endhint %}

## การเพิ่มผู้เข้าร่วมวิชา (Enroll users) มีขั้นตอนดังนี้

### 1. ไปที่เมนู Course management (เครื่องหมายฟันเฟือง) แล้วเลือกเมนู Participants&#x20;

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

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

### 2. กดปุ่ม Enrol users

<figure><img src="/files/4C4jg7Mus9cNZPO2S6FT" alt=""><figcaption></figcaption></figure>

### 3. ค้นหา user ด้วยอีเมลล์ / ชื่อ / นามสกุล

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

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

### 4. กำหนดสิทธิ (Role)&#x20;

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

การตั้งค่าสิทธิ์ (Role) แบ่งเป็น

1. Student : ผู้เรียน หรือ นักศึกษา จะไม่สามารถแก้ไขส่วนต่างๆในคอร์สได้ สามารถเข้าร่วมกิจกรรมได้
2. Non-Editing Teacher : สามารถสอนและให้เกรดนักศึกษาได้ แต่จะไม่สามารถแก้ไข Activities ในคอร์สได้
3. Teacher :  อาจารย์ สามารถแก้ไข เพิ่มเติมข้อมูลทุกส่วนภายในกระบวนวิชา แก้ไขเปลี่ยนแปลง Activities และ ให้คะแนนนักศึกษา
4. Manager : ผู้ที่สามารถจัดการแก้ไขข้อมูล ภายในคอร์ส แม้ว่าจะไม่ได้มีส่วนร่วมในคอร์สก็ตาม

เมื่อกำหนดสิทธิ์ (Role) เรียบร้อยเเล้ว กดปุ่ม Enrol users เพื่อเพิ่มผู้เข้าร่วมวิชา รายชื่อท่านนั้นจะปรากฎในตารางดังภาพ

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


---

# 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://ltic.gitbook.io/kkux-manual/undefined-1/enroll-users.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.
