# คู่มือการใช้งานระบบ KKUX

## คู่มือการใช้งานระบบ KKUX

- [การตั้งค่ากระบวนวิชา (Edit course settings)](https://ltic.gitbook.io/kkux-manual/course/edit-course-settings.md)
- [การเลือก Template Course](https://ltic.gitbook.io/kkux-manual/course/template-course.md)
- [การ Duplicate Course](https://ltic.gitbook.io/kkux-manual/undefined/duplicate-course.md)
- [การนำนักศึกษาเก่าออกเพื่อใช้งานคอร์สเดิม (Reset Course)](https://ltic.gitbook.io/kkux-manual/undefined/reset-course.md)
- [การสร้างแบบทดสอบ (Creating Quiz)](https://ltic.gitbook.io/kkux-manual/quiz/creating-quiz.md)
- [การสร้างคำถาม (Question)](https://ltic.gitbook.io/kkux-manual/quiz/question.md)
- [การลบกิจกรรม (Deleting Activity)](https://ltic.gitbook.io/kkux-manual/quiz/deleting-activity.md)
- [การดูตัวอย่างแบบทดสอบ (Preview Quiz)](https://ltic.gitbook.io/kkux-manual/quiz/preview-quiz.md): เป็นการการดูตัวอย่างแบบทดสอบ (Preview Quiz) ก่อนนำไปใช้งานจริง
- [การตั้งค่าปิดการมองเห็นจากสิทธิ์นักศึกษา (Hidden from students)](https://ltic.gitbook.io/kkux-manual/quiz/hidden-from-students.md)
- [การเพิ่มผู้เข้าร่วมวิชา (Enroll users)](https://ltic.gitbook.io/kkux-manual/undefined-1/enroll-users.md)
- [การนำรายชื่อออกจากกระบวนวิชา (Unenrol User)](https://ltic.gitbook.io/kkux-manual/unenrol-user.md)
- [การแขวนไฟล์ (File)](https://ltic.gitbook.io/kkux-manual/activitys/file.md)
- [การแขวนวิดีโอผ่านลิงก์ (Video url)](https://ltic.gitbook.io/kkux-manual/activitys/video-url.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ltic.gitbook.io/kkux-manual/course/edit-course-settings.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.
