> For the complete documentation index, see [llms.txt](https://ltic.gitbook.io/kku-i-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ltic.gitbook.io/kku-i-learning/course/course-request.md).

# การเปิดกระบวนวิชา (Course Request)

## 1. ไปที่ Service Course -> Course Request

<figure><img src="https://3737697512-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9agdnflXBCpFRPWsFWS%2Fuploads%2FRBey5AkWjVK9410iz0n3%2Fimage.png?alt=media&amp;token=645e6cdf-15be-4a5e-b5a0-4617242d7e6b" alt=""><figcaption></figcaption></figure>

## 2. การกรอกข้อมูลในการเปิดกระบวนวิชา

<figure><img src="https://3737697512-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9agdnflXBCpFRPWsFWS%2Fuploads%2FNlFXKFGtr3LFoipRpfuB%2Fimage.png?alt=media&amp;token=e7013903-0fed-44c9-b0fa-059a7e8c98a4" alt=""><figcaption></figcaption></figure>

ท่านสามารถกรอกเฉพาะส่วนที่บังคับกรอกได้ (เครื่องหมายตกใจสีแดง หรือ กรอกทุกส่วนเพื่อความสมบูรณ์ของรายละเอียดกระบวนวิชาของท่านได้

โดยแต่ละส่วนมีรายละเอียดดังนี้

### **ส่วน Details of the course you are requesting**

* Course full name : ชื่อคอร์สรูปแบบ รหัสวิชา :: ชื่อวิชา - \[ปีการศึกษา] ตัวอย่าง IT000160 :: ความรู้พื้นฐานเกี่ยวกับคอมพิวเตอร์และเทคโนโลยีสารสนเทศ \[1/66]
* Course short name (รหัสวิชา) : ชื่อคอร์สอย่างย่อ
* Course category : ให้ท่านเลือกคณะของท่าน
* Summary : ข้อมูลเกี่ยวกับกระบวนวิชาของท่าน (Course Description) ส่วนนี้สามารถเว้นว่างไว้ และ กรอกในภายหลังได้

### **ส่วน Reasons for wanting this course**

Supporting information to help the administrator evaluate this request. : ข้อมูลเพิ่มเติม เช่น แจ้งชื่อ email ของอาจารย์ ผู้ร่วมสอนที่ต้องการให้เพิ่มลงในวิชาด้วย หรือให้ผู้ดูแลระบบนำเข้านักศึกษาในรูปแบบอื่นๆ

## 3. กดปุ่ม Request a course


---

# 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 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, and the optional `goal` query parameter:

```
GET https://ltic.gitbook.io/kku-i-learning/course/course-request.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
