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

# แนะนำเมนูส่วนต่างๆในหน้าจอคุมสอบ

![](/files/xvB1drklz73I5tbFI0V2)

![](/files/gzqnhOqmayOyK9fWtyGX)

### **ปุ่มกดสำหรับเริ่มสอบและหยุดสอบ**

![ปุ่มกด Start Event](/files/-MVG1Z_eLefylU4UwyDn)

![ปุ่มกด End Event](/files/-MVG4lKzJmC-8MGKD2ye)

ผู้ใช้งานต้องทำการกด Start Event ก่อนการเริ่มคุมสอบ และ กด End Event หลังจากเสร็จสิ้นการคุมสอบแล้ว ซึ่งปุ่ม End Event จะปรากฎขึ้นมาหลังจากกด Start Event

### **ลิงค์สำหรับการ Check In ของนักศึกษา**

![ส่วนของการแชร์ฺลิงค์ Check In](/files/-MVG2nG5SaBq_FzUoqaF)

ใช้สำหรับให้นักศึกษา Check In และ หลังจากนักศึกษาทำการ Check In เรียบร้อยแล้วนักศึกษาจะสามารถตรวจสอบลิงค์ต่างๆที่เกี่ยวกับการสอบ โดยสามารถ[ดูรายละเอียดเพิ่มเติมทางฝั่งนักศึกษา](/online-exam-manager-for-teacher/student/checkin.md)

### **กราฟข้อมูลการส่งข้อสอบของนักศึกษา**

![กราฟสถานะการทำข้อสอบ](/files/-MVGH9cN9yt3deIGuhIV)

เป็นส่วนสำหรับการแสดงการทำข้อสอบและการส่งข้อสอบของนักศึกษา

### **ตารางแสดงผลรายชื่อนักศึกษาและข้อมูลสถานะต่างๆ**

![ตารางรายชื่อนักศึกษาและค่าสถานะต่างๆ](/files/-MVKEk-rHgDRawpDBjpq)

ตารางสำหรับแสดงผลข้อมูลเบื้องต้นของนักศึกษาที่อยู่ในรายวิชา รวมถึงค่าสถานะต่างๆที่ใช้สำหรับการคุมสอบ เช่น ข้อมูลการทำข้อสอบของนักศึกษาเป็นรายบุคคล ข้อมูลการเข้าร่วม Zoom meeting


---

# 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/online-exam-manager-for-teacher/startexam/eventdetailcomponent.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.
