# การปรับแต่ง Navigation

การปรับแต่ง Navigation แบ่งเป็น 4 หัวข้อหลัก ดังนี้

### การสร้าง Pages

&#x20;         เพื่อนำเสนอเนื้อหาที่ท่านต้องการได้ในหน้าเดียว โดยในหนึ่ง Page นั้น สามารถใส่ตัวอักษร ภาพประกอบ วิดีโอประกอบ หรือ Links ไปสู่ไฟล์งาน หรือ Links ไปสู่ส่วนอื่นๆใน Course หรือ Page อื่นได้

###

### การกำหนด Home Page

&#x20;         ท่านสามารถกำหนดหน้าแรกของ Course ตามที่ท่านต้องการได้ ไม่ว่าจะเป็นการแสดงกิจกรรมทั้งหมดใน Course  แสดงหน้า Page ที่เลือก , แสดงเนื้อหาบทต่างๆ , แสดงการบ้านทั้งหมด หรือ เลือกแสดง Course Syllabus ในหน้าแรกได้ โดยส่วนนี้นักศึกษาจะเห็นเป็นสิ่งแรกเมื่อเข้ามาสู่กระบวนวิชาของท่าน

###

### การจัดการ Course Navigation

&#x20;         จัดเรียงลำดับส่วนต่างๆ ภายใน Course เพื่อให้มีความเป็นระเบียบเรียบร้อย โดยนำส่วนที่สำคัญหรือส่วนที่ต้องการให้ผู้เข้าร่วม Course เห็น ขึ้นมาเป็นลำดับแรก และ ซ่อนหรือปิดการใช้งานในส่วนที่ไม่ต้องการได้&#x20;

###

### การสร้าง Modules

&#x20;         บริหารจัดการเนื้อหาของท่าน ให้มีระเบียบ เข้าใจง่ายเป็นลำดับขั้นตอนที่เอื้ออำนวยต่อการเรียนการสอนของท่านด้วยการสร้าง Modules<br>


---

# 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/course-design/navigation.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.
