# การทำกิจกรรมในวิชา

สำหรับการใช้งาน Mango Canvas ยังมีฟังก์ชันการทำกิจกรรมในรายวิชาที่สำคัญและเกี่ยวข้องกับการเรียนของนักศึกษาอีกหลายฟังก์ชัน ได้แก่ การส่งงาน (Assignment) กระดานสนทนา (Discussion) การทำแบบทดสอบ (Quiz) และการแบ่งกลุ่ม (Group)

### ฟังก์ชันการทำกิจกรรมในรายวิชา

**การส่งงาน (Assignment):**  นักศึกษาสามารถดูงานที่ได้รับมอบหมายทั้งหมดของกระบวนวิชาต่าง ๆ และสามารถตรวจสอบงานรายละเอียดต่าง ๆ ของงานที่ได้รับมอบหมายได้ผ่านทางเมนูนี้

**กระดานสนทนา (Discussion):** นักศึกษาสามารถพูดคุยหรือแลกเปลี่ยนความคิดเห็นร่วมกัน ตามหัวข้อหรือกลุ่มตามที่อาจารย์ได้สร้างไว้ หรือนักศึกษาสามารถสร้างหัวข้อ Discussion ด้วยตนเองได้ผ่านทางเมนูนี้

**การทำแบบทดสอบ (Quiz):** นักศึกษาสามารถดูแบบทดสอบที่นักศึกษาได้รับมอบหมายในกระบวนวิชาต่าง ๆ และสามารถทำ Quizzes ที่อาจารย์มอบหมายได้ผ่านทางเมนูนี้

**การแบ่งกลุ่ม (Group):** นักศึกษาสามารถดูกลุ่มที่ถูกจัดแบ่งไว้โดยอาจารย์ หรือสร้างกลุ่มด้วยตนเองได้ผ่านทางเมนูนี้


---

# 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/mango-canvas/mango-desktop/undefined.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.
