> 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/edit-gradebook.md).

# การเพิ่มข้อมูลใน Gradebook

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

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

เลือกเข้าใช้งาน Gradebook ของกระบวนวิชาที่ต้องการ

<figure><img src="/files/2Gwt7H7hxP2M2bYWDp6w" alt=""><figcaption></figcaption></figure>

## สำหรับการเข้าใช้งานครั้งแรก รายชื่อน.ศ.อาจยังไม่ปรากฏขึ้น ให้ทำการอัพเดตรายชื่อน.ศ.โดยกดที่ปุ่ม Update Students

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

## กด Edit Gradebook เพื่อเข้าสู่หน้าจัดการตารางคะแนน

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

## เลือก Template

**แนะนำให้เลือก Template ก่อนทำการเพิ่มคะแนน เพื่อดูตัวอย่างหัวคะแนนจาก Template ที่ระบบมีให้ และทำการแก้ไขเพิ่ม หรือ ลบ คอลัมน์ให้เป็นตามที่ต้องการ**

Template ของระบบจะมี 2 แบบหลัก คือตารางคะแนนแบบหัว 1 ชั้น (1-level table) และ ตารางคะแนนแบบหัว 2 ชั้น  (2-level table)

กด Template\[1] เพื่อเลือก Template ตารางคะแนนที่ต้องการ\[2] กด Choose\[3] เพื่อยืนยัน

<figure><img src="/files/9XAYiiUgPXwocR4080ZS" alt=""><figcaption></figcaption></figure>

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

## การกรอกและแก้ไขคะแนนใน Gradebook

แก้ไขในตารางคะแนนบนระบบได้โดยตรง <mark style="color:red;">โดยช่อง Total ที่ระบบมีให้ระบบจะคำนวนคะแนนให้โดยอัตโมัติ และไม่ต้องกรอกคะแนนที่ช่องดังกล่าว</mark> กรณีที่มีข้อมูลคะแนนช่องเดียว ให้สร้างเป็นช่องใหม่เพิ่มขึ้นมา

สำหรับ Template ตารางคะแนนแบบหัว 1 ชั้น (1-level table) ไม่ต้องทำการ Merge Cell ใดๆ

สำหรับ Template ตารางคะแนนแบบหัว 2 ชั้น (2-level table) ให้ทำการ Merge Cell แถวบนสุด และคะแนนในแถวที่ 2 จะคิดเป็น % และ<mark style="color:red;">รวมกันทั้งหมดจะต้องไม่เกิน 100</mark> ส่วนแถวที่ 4 กรอกเป็นคะแนนดิบซึ่งสามารถกรอกเกิน 100 ได้

<figure><img src="/files/2V8G0VEB0aKh7YKF74oK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:red;">คะแนนในช่อง Total นั้นระบบจะคำนวนและแสดงผลให้เมื่อทำการกด Save (ไม่แสดงผลแบบ Real-time)</mark>
{% endhint %}

## คลิปประกอบการกรอกคะแนน

{% embed url="<https://youtu.be/lmsqfPgERCU?si=BA6vKKluVQV0E_bu>" %}
<https://youtu.be/lmsqfPgERCU?si=BA6vKKluVQV0E_bu>
{% endembed %}

## การ Export Gradebook

สามารถทำได้โดยการกด Export เพื่อให้ระบบสร้างไฟล์ excel ของตารางคะแนนออกมาเพื่อนำไปใช้ต่อภายนอกระบบ และยังสามารถนำกลับมา Import ข้อมูลคะแนนที่มีการเพิ่มเติมในตารางแล้วได้อีกด้วย

<figure><img src="/files/oWIQQ5EguHIxvKdqO4OH" 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/edit-gradebook.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.
