# การแสดงผลเกรดแบบ Letter

การแสดงผลเกรด นอกจากการแสดงเป็นแบบตัวเลขแล้ว ระบบยังสามารถแสดงผลเป็นแบบ Letter (A+ , A , B , ....)ได้ด้วยเช่นกัน โดยอาจารย์สามารถปรับเกณฑ์คะแนนของคอร์สได้ที่ Grades >> Letters >> Edit

โดยจะเป็นการตั้งเกณฑ์คะแนนของทั้งคอร์ส

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

และสามารถตั้งค่าการแสดงผลเกรดในน.ศ.เห็นได้ที่ Grades >> Setup >> Gradebook Setup >> เลือก Grade item ที่ต้องการ >> Edit Setting >> Show more >> Grade display type >> Letter(Real)

<figure><img src="/files/25GEUtlXaBmLqbffjqI4" alt=""><figcaption></figcaption></figure>

ระบบจะแปลงคะแนนที่เป็นตัวเลขให้กลายเป็นเกรด Letter โดยอิงจากเกณฑ์ที่ตั้งค่าไว้โดยอัตโนมัติ


---

# 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/cmumoodle-manual/grade/letter.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.
