# การดูคะแนน (Grade)

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

<figure><img src="/files/KvdJq8uNulWJNTJ4zwPX" alt=""><figcaption><p>หน้า Grades</p></figcaption></figure>

### ขั้นตอนการดูคะแนน (Grade)

1. ไปที่ **Course Homepage** \[1] -> เข้าไปใน**กระบวนวิชาที่ต้องการ** \[2]

<figure><img src="/files/ixiryMESrjiel2TbNd4v" alt=""><figcaption><p>ขั้นตอนการดูคะแนน </p></figcaption></figure>

2. กดเข้าเมนู Grades

* นักศึกษาสามารถเลือก**ดู Grades** ของแต่ละวิชาได้ผ่านตัวเลือก**การแสดงผล Course** \[2]
* นักศึกษาสามารถ**จัดเรียงการแสดงผล Grades** ได้ผ่านตัวเลือกการแสดงผล **Arrange By** \[3] โดยจะมี 4 ตัวเลือก คือ จัดเรียงคะแนนจาก Assignment Group, จัดเรียงคะแนนจาก Due Date, จัดเรียงคะแนนจาก Module และจัดเรียงคะแนนจาก Name
* นักศึกษาสามารถ **Print ภาพรวมคะแนน**ทั้งหมดได้ผ่านเมนู **Print Grades** \[4]
* นักศึกษาสามารถ**เปิดการคำนวนคะแนนภาพรวมทั้งหมดในรายวิชา** ให้คำนวนเฉพาะงานที่มีคะแนนเท่านั้น                  ด้วยการกดเครื่องหมายถูก ✓ บริเวณ **Calculate based only on graded assignments** \[5]

<figure><img src="/files/sHKKyFiSHr2z1KxdAlsI" alt=""><figcaption><p>ขั้นตอนการดูคะแนนและการตั้งค่าการแสดงผล</p></figcaption></figure>

3. หากนักศึกษาต้องการดูคะแนนของแต่ละงาน ให้นักศึกษากดเข้าไปที่ Assignment หรือ Quiz ที่ต้องการ

<figure><img src="/files/TZPUKxU88bxZ4WEvdNYF" alt=""><figcaption><p>การดูคะแนนแต่ละงาน</p></figcaption></figure>

4. นักศึกษาสามารถดูรายละเอียดการส่งงาน \[1] และคะแนนที่ได้รับ \[2] ผ่านหน้าเมนูนี้ได้ โดยแต่ละงานจะมีรายละเอียดที่แตกต่างกันออกไป

<figure><img src="/files/VZ8HYk8JcV1ACwSETDQU" alt=""><figcaption><p>หน้า Grades ของแต่ละงาน</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.tlic.cmu.ac.th/mango-canvas/mango-desktop/grade.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
