# วิธีการตัดเกรด

- [การนำเข้าข้อมูลคะแนน](https://docs.tlic.cmu.ac.th/cmu-obe/how-to/grade-obe-import-data.md): การนำเข้าข้อมูลคะแนนในระบบตัดเกรดระบบใหม่นั้น สามารถทำได้ 2 วิธี ได้แก่กรอกคะแนนในระบบด้วยตนเอง และ การนำเข้าคะแนนจากไฟล์ Excel โดยสามารถเลือกใช้ได้ตามความเหมาะสมของข้อมูลที่ท่านมี
- [การตัดเกรด](https://docs.tlic.cmu.ac.th/cmu-obe/how-to/grade-obe-grading.md): สามารถทำได้ทั้งแบบปรับค่าคะแนนด้วยตนเอง เลื่อนช่วงคะแนนขึ้นและลง รวมถึงการคำนวณเกณฑ์การตัดเกรดขึ้นมาใหม่โดยใช้ แบบอิงเกณฑ์, แบบอิงกลุ่ม, แบบ Normalized T-Score, แบบ Stuit's Method และแบบผ่านไม่ผ่าน
- [การส่งเกรดไปยังสำนักทะเบียนและประมวลผล](https://docs.tlic.cmu.ac.th/cmu-obe/how-to/grade-obe-grade-to-reg.md): ดำเนินการส่งเกรดไปที่สถานีสุดท้ายผ่านระบบตัดเกรดของ TLIC(ศูนย์นวัตกรรมการสอนและการเรียนรู้) โดยไม่ต้องเข้าสู่ระบบส่งเกรดของ REG(สำนักทะเบียนและประมวลผล)


---

# Agent Instructions: 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/cmu-obe/how-to.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.
