> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/obe-grade-cmu-for-admin/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/obe-grade-cmu-for-admin/manual-for-admin/markdown/grading.md).

# การตัดเกรด

การตัดเกรดสามารถทำได้ทั้งแบบปรับค่าคะแนนด้วยตนเอง เลื่อนช่วงคะแนนขึ้นและลง รวมถึงการคำนวณเกณฑ์การตัดเกรดขึ้นมาใหม่โดยใช้ แบบอิงเกณฑ์, แบบอิงกลุ่ม, แบบ Normalized T-Score, แบบ Stuit's Method และแบบผ่านไม่ผ่าน

{% embed url="<https://scribehow.com/viewer/Grading_Tools_in_the_CMU_OBE_Platform__CMU_OBE__SeTKuZvZRoW0zztVNcKLIQ?referrer=workspace>" %}

## [Learn More](https://scribehow.com/viewer/Grading_Tools_in_the_CMU_OBE_Platform__CMU_OBE__SeTKuZvZRoW0zztVNcKLIQ?referrer=workspace)

### การเข้าสู่การตัดเกรด เลือกที่แถบเมนู "Grades" ด้านบน <a href="#grades" id="grades"></a>

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

### เลือกนักศึกษาที่ต้องการนำมาตัดเกรด <a href="#undefined" id="undefined"></a>

โดยระบบจะมี Tab แยกสำหรับนักศึกษาที่ถูกเลือก , นักศึกษาที่ไม่เลือก และนักศึกษาที่มีสถานะเป็น W เพื่อให้ง่ายต่อการตรวจสอบ

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

### 1.การประเมินผลแบบอิงเกณฑ์ (Criterion referenced)

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

โดย default การตัดเกรดจะใช้**วิธีอิงเกณฑ์** โดยตัด A ที่ 80 คะแนน, B+ ที่ 75 คะแนน และลดลงไปตามลำดับ อย่างไรก็ตามระบบให้สามารถปรับคะแนนช่วงเกรดในรูปแบบต่างๆได้ โดยสามารถปรับได้สองวิธี ดังนี้

1.กรอกค่าคะแนนด้วยตนเอง

2.เลื่อนบาร์ช่วงคะแนน

### 2.การประเมินผลแบบอิงกลุ่ม (Norm referenced)

เลือก Tab "Norm referenced" และสามารถเลือกปรับแต่งเกรดและ SD ที่ต้องการได้จากหน้าต่างที่ปรากฏขึ้น

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

### 3.Stuit's Method

เลือก Tab "Stuit's Method" และสามารถเลือกปรับแต่งเกรดและ SD , Median , LLF ที่ต้องการได้จากหน้าต่างที่ปรากฏขึ้น

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

### 4.ผ่านไม่ผ่าน(Pass-Fail)

เลือก Tab "Pass-Fail" และสามารถเลือกปรับเกณฑ์คะแนนการผ่าน-ไม่ผ่านที่ต้องการได้จากหน้าต่างที่ปรากฏขึ้น

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

## เตรียมส่งเกรด

เลือกรายชื่อนักศึกษาที่ต้องการส่งเกรดเข้าสู่สำนักทะเบียน โดยจะสามารถ Review รายชื่อและดูสรุปจำนวนพร้อมเกรดในขั้นสุดท้ายได้ที่เมนู Submit Grades

<figure><img src="/files/6cQG9swYAR9JHeeP81nd" alt=""><figcaption></figcaption></figure>

## ส่งเกรด

เมื่อต้องการส่งข้อมูลทั้งหมดให้เข้าไปที่เมนู Submit Grades และกดที่ปุ่ม "Send Grade" จึงจะเป็นการยืนยันการส่งเกรดเข้าสู่สำนักทะเบียน

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


---

# 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/obe-grade-cmu-for-admin/manual-for-admin/markdown/grading.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.
