> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/course-portal-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/course-portal-management/about-courseportal.md).

# เกี่ยวกับ "Course Portal Management"

Course Portal Management คือระบบอะไร?

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

โดยอาจารย์สามารถเปิดคอร์สเรียนบน platform ที่ต้องการได้อย่างง่ายดาย ยืดหยุ่น ปลอดภัย ใช้ง่าย ไม่ต้องง้อแอดมิน รวมถึงจัดการรายชื่ออาจารย์และนักศึกษาได้ที่ระบบ Course Portal Mangement โดยไม่ต้องเสียเวลาไปยังแพลตฟอร์มปลายทางหลายๆที่ๆ

<figure><img src="/files/SCdO03eszZeTCufRwb2t" alt=""><figcaption></figcaption></figure>

## ความสามารถของ Course Portal Mangement

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

การเปิดคอร์สสามารถเลือกเปิดได้ 3 รูปแบบ ได้แก่&#x20;

1. **แบบรวม section** (รวมนักศึกษาทุก Section ใน 1 คอร์สที่เปิด) เช่นอาจารย์ต้องการเปิด CMU Exam แบบรวม Section 001-012 อาจารย์ก็จะได้ CMU Exam 1 คอร์ส
2. **แบบแยกแต่ละ Section** เช่น หากอาจารย์มี 3 Section ต้องการเปิด MANGO Canvas แบบแยก section อาจารย์จะได้ MANGO Canvas 3 คอร์ส ได้แก่ คอร์ส section 001, คอร์ส section 002 และ คอร์ส section 003
3. **แบบยืดหยุ่น** ตามความต้องการของอาจารย์ เช่น ต้องการเปิด MANGO Canvas ที่รวม 001, 003, 005 1 คอร์ส และ เปิด  MANGO Canvas คอร์สที่รวม 002 และ 004 อีก 1 คอร์ส เท่ากับว่าอาจารย์จะมีคอร์สบน  MANGO Canvas จำนวน 2 คอร์สนั่นเอง

#### บริการที่สามารถเปิดจาก Course Portal Mangement; CPM

* LMS: MANGO Canvas&#x20;
* LMS: CMU Examination ระบบสอบออนไลน์
* Exam Manger ระบบติดตามสถานะการทำข้อสอบออนไลน์

### การจัดการผู้สอน (Instructor Management)

เพิ่มและลบอาจารย์ผู้สอน และ ผู้ช่วยสอนที่ระบบ Portal ระบบจะอัพเดทข้อมูลไปยัง ทุกบริการที่อยู่ภายใต้การจัดการของระบบ Course Portal&#x20;

กล่าวคือ เมื่ออาจารย์เพิ่มรายชื่ออาจารย์ท่านอื่นที่ระบบ Portal ระบบ จะอัพเดทไปยัง MANGO Canvas และ CMU Exam ตาม Section ที่ท่านเลือก (ตามรอบการประมวลผลของ Course Portal ในวันถัดไป) อ่านเพิ่มเติมได้ที่..

{% content-ref url="/pages/dOhwRMcP7lnMKg3mWmPC" %}
[การเพิ่ม/ลบชื่ออาจารย์](/course-portal-management/cpm-teacher/add-delete-instruc.md)
{% endcontent-ref %}

### \[Coming soon..] Student List

ตรวจสอบข้อมูลรายชื่อนักศึกษาแบบรายคน ป้องกันข้อมูลตกหล่น หรือค้นหานักศึกษาให้เจอง่ายขึ้นได้ที่นี่

ติดตามได้เร็วๆนี้

### \[Coming soon..] Grade Book

ระบบที่จะช่วยในการจัดการผลคะแนนจาก Mango Canvas และ CMU Exam (เปิดบน Course Portal) และมีแผนพัฒนาให้มีการใช้งานร่วมกับระบบ OBE Outcome-based Education อีกด้วย

ติดตามได้เร็วๆนี้

## วิธีการเข้าใช้งานระบบ

เข้าสู่ระบบได้ที่ <https://portal.tlic.cmu.ac.th/> หรือกดปุ่มด้านล่าง

{% embed url="<https://portal.tlic.cmu.ac.th/>" %}


---

# 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://docs.tlic.cmu.ac.th/course-portal-management/about-courseportal.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.
