> For the complete documentation index, see [llms.txt](https://regist-team-document.gitbook.io/grade-management-system-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://regist-team-document.gitbook.io/grade-management-system-user-guide/1/undefined-2.md).

# วิธียกเลิกการส่งระดับคะแนน

อาจารย์ หรือตัวแทน สามารถยกเลิกการส่งระดับคะแนนในรายวิชาและตอนที่ต้องการได้ **เฉพาะรายวิชาที่อยู่ในสถานะ “รอพิจารณา”** เท่านั้น (หมายถึงยังไม่ผ่านการอนุมัติจากผู้อนุมัติระดับสาขา)

{% hint style="warning" %}
**หมายเหตุ**: หากรายวิชาผ่านการอนุมัติจากผู้อนุมัติระดับสาขาแล้ว จะ **ไม่สามารถยกเลิกการส่งระดับคะแนนได้**
{% endhint %}

***

### ขั้นตอนการยกเลิกการส่งระดับคะแนน

1. ไปที่หน้ารายวิชาและคลิกเลือกสถานะ **รอพิจารณา**

<figure><img src="/files/1BBMaUDrISSSdf6BHSFy" alt=""><figcaption></figcaption></figure>

2. คลิกที่ **สัญลักษณ์จุด 3 จุด** ด้านหลังรายการที่ต้องการยกเลิกการส่งระดับคะแนน
3. จากเมนูที่ปรากฏขึ้น เลือก **“ยกเลิกการส่งระดับคะแนน”**

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

***

4. คลิก **“ยืนยันยกเลิกการส่งระดับคะแนน”**

<figure><img src="/files/MdpDHluQyl5cppZSOMjw" alt="" width="419"><figcaption></figcaption></figure>

5. ระบบจะแสดง Dialog ยกเลิกการส่งระดับคะแนนสำเร็จ คลิก "**ปิด**" เพื่อดำเนินการต่อ

<figure><img src="/files/Nb604zml3Yv6Kzo352GW" alt="" width="410"><figcaption></figcaption></figure>

6. รายการที่ยกเลิกการส่งระดับคะแนน จะย้ายกลับอยู่ในส่วนของสถานะ "**ยังไม่ดำเนินการ/กำลังดำเนินการ**"

***


---

# 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://regist-team-document.gitbook.io/grade-management-system-user-guide/1/undefined-2.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.
