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

# การสอบออนไลน์ด้วยระบบ KKU Exam

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

**KKU Exam คืออะไร ?**

ระบบบริหารจัดการการสอบออนไลน์ ที่แยกออกมาจาก [KKU e-Learning](https://e-learning.kku.ac.th/) เพื่อเพิ่มประสิทธิภาพของระบบให้มากขึ้น มาเป็น [KKU Exam](https://exam.kku.ac.th/) โดยสามารถรองรับการเข้าสอบพร้อมกันของนักศึกษาได้ถึง 2,000 คน และมีเครื่องมืออื่นๆ รองรับในการจัดสร้างข้อสอบ อีกทั้งมีระบบล็อคหน้าจอป้องกันการทุจริตในระดับหนึ่ง เพื่อการบริหารจัดการการสอบอย่างมีประสิทธิภาพ

**คุณสมบัติของ KKU Exam**

* ระบบสามารถรองรับผู้เข้าสอบได้สูงสุด 2,000 คน ในเวลาเดียวกัน
* ระบบสามารถตั้งค่าวันเวลาการเปิด-ปิดรายวิชา (Course) ได้อัตโนมัติ
* ระบบสามารถตั้งค่าวันเวลาการเปิด-ปิดข้อสอบ (Quiz) ได้อัตโนมัติ
* ระบบสามารถตรวจคำตอบได้ทันทีหลังจากสิ้นสุดการสอบ (บางรูปแบบ)
* ระบบรองรับการสร้างข้อสอบได้อย่างหลากหลายรูปแบบ
* ระบบรองรับการแบ่งกลุ่มผู้สอบ เพื่อกำหนดการเข้าถึงข้อสอบที่แตกต่างกันได้
* ระบบสามารถใช้งานร่วมกับ Safe Exam Browser เพื่อลดการทุจริตในขณะที่หน้าจอมีการใช้ทำข้อสอบ
* นักศึกษาสามารถเข้าทำการสอบได้ทั้งภายในหรือภายนอกห้องสอบ


---

# 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://kku-digital.gitbook.io/learning-and-exam-online/kku-exam.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.
