# สร้าง course ที่ไม่มีฐานข้อมูลกับสำนักทะเบียน

หากอาจารย์ต้องการสร้างคอร์สที่ไม่มีฐานข้อมูลในระบบสำนักทะเบียน (ซึ่งจะไม่มีการซิงค์รายชื่อเข้าไปในคอร์ส) อาจารย์สามารถแจ้งชื่อคอร์สที่ต้องการเพื่อให้ทีมงานทำการเปิดคอร์สให้ได้ และ นำเข้าผู้เข้าร่วมด้วยตนเอง

กรณีที่ต้องการสร้างคอร์สเรียนสำหรับ นักเรียน หรือ ผู้เข้าร่วมภายนอก จะต้องทำการสมัคร account lifelong เพื่อสร้างอีเมลล์ @lifelong.cmu.ac.th เพื่อใช้ในการเข้าสู่ระบบ Mango Canvas ซึ่งเป็นระบบภายในของมช.


---

# 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/create-course/no-reg.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.
