> 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-2.md).

# ส่งระดับคะแนนเพิ่ม

### ภาพรวม

เมนู **ส่งระดับคะแนนเพิ่ม (Additional Grade)** สำหรับกรณีที่มีนักศึกษาเพิ่มเข้ามาในรายวิชาภายหลังจากที่อาจารย์ได้ส่งระดับคะแนนและถ่ายโอนข้อมูลไปยังระบบทะเบียนเรียบร้อยแล้ว ทำให้นักศึกษากลุ่มดังกล่าวยังไม่มีระดับคะแนนในระบบ

{% hint style="info" %}

### กรณีที่มีการเปลี่ยนแปลงจำนวนนักศึกษาหลังจากการส่งระดับคะแนนและถ่ายโอนข้อมูลเรียบร้อยแล้ว

เช่น

* นักศึกษาเพิ่มรายวิชาภายหลัง
* มีการเปลี่ยนแปลงข้อมูลการลงทะเบียนหลังการส่งระดับคะแนน
* กรณีอื่น ๆ ที่ทำให้นักศึกษายังไม่มีระดับคะแนนในระบบทะเบียน
  {% endhint %}

***

#### ระบบจะแสดงเฉพาะนักศึกษาที่ไม่มีระดับคะแนน

นักศึกษาที่มีระดับคะแนนอยู่แล้วจะไม่ปรากฏในรายการส่งระดับคะแนนเพิ่ม

> ℹ หากมีการเปลี่ยนแปลงข้อมูลในระบบทะเบียน ระบบจัดการระดับคะแนนจะอัปเดตข้อมูลให้อัตโนมัติตามข้อมูลล่าสุด

***

## ขั้นตอนการใช้งาน

1. เลือกเมนู **ส่งระดับคะแนนเพิ่ม (Additional Grade) --> คลิกปุ่ม "กรอกระดับคะแนน"** หลังรายวิชาที่ต้องการดำเนินการ

ระบบจะแสดง

* รายวิชาที่มีนักศึกษารอการส่งระดับคะแนนเพิ่มเติม
* จำนวนรายการตามสถานะการดำเนินงาน
* รายวิชาที่สามารถดำเนินการได้

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

***

2. เข้าสู่หน้าส่งระดับคะแนนเพิ่ม --> กรอกระดับคะแนน&#x20;

{% hint style="info" %}
ระบบจะแสดงรายชื่อนักศึกษาที่ยังไม่มีระดับคะแนนเท่านั้น
{% endhint %}

ผู้ใช้งานสามารถ

* กรอกระดับคะแนนรายบุคคล
* นำเข้าระดับคะแนนจากไฟล์ (ถ้ามี)

จากนั้นตรวจสอบความถูกต้องของข้อมูลก่อนดำเนินการต่อ

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

***

3. เมื่อกรอกระดับคะแนนครบถ้วนแล้ว คลิกปุ่ม **"ยืนยันส่งระดับคะแนน"**

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

***

## ข้อควรทราบ

1. ระบบแสดงเฉพาะนักศึกษาที่ยังไม่มีระดับคะแนนในระบบ
2. หากมีการเปลี่ยนแปลงข้อมูลการลงทะเบียน ระบบจะอัปเดตข้อมูลให้อัตโนมัติตามข้อมูลจากระบบทะเบียน
3. ผู้ใช้งานต้องตรวจสอบความถูกต้องของระดับคะแนนก่อนยืนยันการส่ง


---

# 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-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.
