> 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/undefined-5/undefined.md).

# อนุมัติการส่งระดับคะแนน

{% hint style="success" %}

### ข้อควรรู้

**การอนุมัติการส่งระดับคะแนน (แบบทั่วไป) มี 2 ระดับ**

1. ผู้อนุมัติระดับสาขา
2. ผู้อนุมัติระดับคณะ
   {% endhint %}

**การทำงานของระบบ**

1. อาจารย์หรือตัวแทน **ส่งระดับคะแนน** → รายวิชาจะอยู่ในสถานะ **รอพิจารณา**
2. **ผู้อนุมัติระดับสาขา** ทำการพิจารณา
3. ส่งต่อให้ **ผู้อนุมัติระดับคณะ** เมื่อผ่านทั้ง 2 ระดับแล้ว จะถือว่าการส่งระดับคะแนนของรายวิชานั้น **เสร็จสมบูรณ์**

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>อาจารย์หรือตัวแทน <strong>ส่งระดับคะแนน</strong></td></tr><tr><td><strong>ผู้อนุมัติระดับสาขา</strong></td></tr><tr><td><strong>ผู้อนุมัติระดับคณะ</strong></td></tr></tbody></table>

***

### วิธีการอนุมัติ (ที่ละรายการ)

ขั้นตอนนี้ใช้ได้ทั้งระดับ **สาขา** และ ระดับ**คณะ**

1. เลือกเมนู **อนุมัติการส่งระดับคะแนน**

<figure><img src="/files/pn7eKWeuEU7ZLYaw6sqF" alt="" width="371"><figcaption></figcaption></figure>

2. คลิกปุ่ม **พิจารณา** หลังรายการที่ต้องการอนุมัติ

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

3. ในหน้าต่าง (Dialog) การพิจารณา

* เลือก **ผ่าน** หรือ **ไม่ผ่าน**

{% hint style="danger" %}
หากเลือก **ไม่ผ่าน** ระบบจะบังคับให้ระบุเหตุผลในการปฏิเสธ
{% endhint %}

4. หากเลือก **ผ่าน** → คลิกปุ่ม **ยืนยัน**

<figure><img src="/files/dYADrrSz7otgioa14IvD" alt="" width="563"><figcaption></figcaption></figure>

***

### วิธีการอนุมัติ (หลายรายการพร้อมกัน)

ใช้ในกรณีต้องการอนุมัติหลายรายวิชาในครั้งเดียว

{% hint style="warning" %}
กรณีอนุมัติหลายรายการพร้อมกัน สามารถเลือก **ผ่าน** ได้เพียงอย่างเดียวเท่านั้น
{% endhint %}

1. คลิกเลือกหลายรายการที่ต้องการอนุมัติ
2. ปุ่ม **อนุมัติทั้งหมด** จะแสดงขึ้นมา คลิกปุ่ม **อนุมัติทั้งหมด**

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

3. คลิกปุ่ม **ยืนยัน**

<figure><img src="/files/85XVrOWHJsnzWYOLdL0U" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
กรุณาตรวจสอบความถูกต้องของข้อมูลก่อนการอนุมัติ
{% endhint %}

***


---

# 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/undefined-5/undefined.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.
