> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/online-exam-manager-for-student/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/online-exam-manager-for-student/oem-for-student.md).

# Online Exam Manager คือระบบอะไร?

Online Exam Manager​ เป็นเครื่องมือที่ช่วยในการติดตามสถานะการสอบของนักศึกษา จะไม่มีผลกับคะแนนการสอบหรือตัวข้อสอบ เป็นเพียงระบบที่ช่วยติดตามสถานะ(Tracking) ว่านักศึกษาแต่ละคนอยู่ในส่วนใด หรือ ขั้นตอนใดในการสอบครั้งนี้ ด้วยความสามารถของระบบ อาจารย์จะสามารถทราบได้ว่าท่านเกิดเหตุขัดข้องใดอยู่หรือไม่ และ ให้การช่วยเหลือได้อย่างทันท่วงที

โดยในการสอบ ท่านจะได้รับ **Online Exam Manager Link** เพื่อทำการ **Check-in** ในระบบ  และเมื่อทำการ **Check-in** เรียบร้อยแล้ว ท่านจะพบกับ link Zoom ในการคุมสอบ และ Link CMU Exam สำหรับเข้าไปทำข้อสอบ

เมื่อทำการ **Check-in** เรียบร้อยแล้ว ท่านจะพบกับหน้า Link Zoom และ Link CMU Exam สำหรับเข้าไปสอบ หากท่านอินเตอร์เน็ตหลุดระหว่างสอบ หรือเกิดเหตุขัดข้องที่ทำให้ท่านหลุดจาก Zoom หรือ CMU Exam ท่านสามารถติดต่ออาจารย์ในกรณีฉุกเฉินได้ทันที&#x20;

เมื่อทำข้อสอบเสร็จ และกดส่ง (Finish and Submit All) เรียบร้อยแล้ว ให้กลับมา Check-out ในระบบ Online Exam Manager อีกครั้งเพื่อยืนยันการทำข้อสอบเสร็จสิ้น

![](/files/PgAcERC5iuIkYR0US2s6)


---

# 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:

```
GET https://docs.tlic.cmu.ac.th/online-exam-manager-for-student/oem-for-student.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.
