# การเพิ่มเนื้อหาวิชา

- [การจัดการ Module เพื่อแสดงเนื้อหาอย่างเป็นระบบ](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/module.md)
- [การเพิ่ม Item ใน Module](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item.md): เพิ่มเนื้อหาที่จำเป็นสำหรับการเรียนการสอนในกระบวนวิชาของท่าน เพื่อให้นักศึกษาสามารถเรียนรู้และทำความเข้าใจเนื้อหาวิชาได้ดียิ่งขึ้น
- [External URL](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item/external-url.md)
- [Upload Files](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item/upload-file.md): เป็นการ Upload Files หรือ เอกสารประกอบการเรียนในรูปแบบต่างๆ (เช่น pdf, ppt, doc, jpeg , etc.) ขึ้นแสดงผลในส่วนต่างๆบน Course เพื่อให้นักศึกษาหรือผู้เข้าร่วม Download เอกสารเหล่านั้นเพื่อนำไปใช้งาน
- [Discussions](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item/discussions.md): สนับสนุนการแลกเปลี่ยนความคิดเห็นของนักศึกษาที่มีต่อเนื้อหาในหัวข้อต่างๆ โดยสามารถสร้าง Discussion เพื่อเก็บคะแนน หรือ เพื่อความสะดวกในการแลกเปลี่ยนความเห็นและวิธีการแก้ไขปัญหาของนักศึกษาได้
- [Zoom](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item/conferences-zoom.md): Zoom เป็นเครื่องมือสำหรับการประชุมออนไลน์ทางวิดีโอแบบ Real Time ซึ่งสามารถนำมาใช้สำหรับการเรียนการสอนระยะไกลได้ และสามารถนำไปประยุกต์ใช้ในการสอบและกรณีอื่นๆได้อีกด้วย
- [Page](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/add-item/page.md): เพื่อนำเสนอเนื้อหาที่ท่านต้องการได้ในหน้าเดียว โดยในหนึ่ง Page นั้น ท่านสามารถ ใส่ตัวอักษร ภาพประกอบ วิดิโอประกอบ หรือ Links ไปสู่ไฟล์งาน หรือ Links นำไปสู่ส่วนอื่นๆใน Course หรือ Page อื่นได้
- [การนำเข้าเนื้อหาจาก Moodle ไป Mango Canvas](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/import-moodle-to-mango.md)
- [การนำเข้าเนื้อหาจากวิชาที่มีอยู่ในระบบ Mango Canvas](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/import-mango-to-mango.md): นำข้อมูลจากวิชาเดิมที่เคยสร้างกลับมาใช้ใหม่ในภาคเรียนปัจจุบัน โดยไม่ต้องสร้างเนื้อหาใหม่ให้ยุ่งยาก
- [การอัปโหลดคลิปวิดีโอ](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/video-upload.md)
- [สร้างวิดีโอ Interactive ด้วย H5P](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/interactive-h5p.md)
- [การเพิ่มคลิปให้กดดูคลิปได้เลยไม่ต้องเปิดหน้าต่างใหม่ (Embed)](https://docs.tlic.cmu.ac.th/cmucanvas-manual/add-content/embedvideo.md)


---

# 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/cmucanvas-manual/add-content.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.
