# การเชิญผู้อื่นเข้ามาแก้ไขคะแนนในรายวิชา

เนื่องจากระบบตัดเกรด จะอิงข้อมูลผู้รับผิดชอบกระบวนวิชาจากในสำนักทะเบียนเป็นหลัก ทำให้มีเฉพาะผู้รับผิดชอบกระบวนวิชาเพียงผู้เดียวเท่านั้นที่จะสามารถเข้าถึงการตัดเกรดในระบบได้ กรณีที่ผู้รับผิดชอบกระบวนวิชาต้องการให้อาจารย์ผู้ร่วมสอนเข้ามาถึงส่วนของกรอกคะแนนในระบบจะต้องทำการส่งคำเชิญเข้ามาในกระบวนวิชาก่อน

## วิธีการส่งคำเชิญ

1.อาจารย์ผู้รับผิดชอบวิชา เข้าไปที่เกรดบุค <http://obe.cmu.ac.th/>

2.เปิด Gradebook ของวิชาที่ต้องการ

3.กดปุ่มเชิญผู้แก้ไขภายนอก

<figure><img src="https://207746335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUktK_9Jd2LWaYdbwWE%2Fuploads%2Fyv2jEgM8JNEf4JYImBUj%2Fimage.png?alt=media&#x26;token=56a1429d-aaec-4b32-8c72-db8c2abc1be2" alt=""><figcaption></figcaption></figure>

4.กรอก cmu account ของอาจารย์ที่ต้องการส่งคำเชิญ

<figure><img src="https://207746335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUktK_9Jd2LWaYdbwWE%2Fuploads%2FXaslUkKkosBP0ENqRo5e%2Fimage.png?alt=media&#x26;token=73b153b9-7abc-4485-be60-bb640058a8a2" alt=""><figcaption></figcaption></figure>

5.อาจารย์ที่ได้รับคำเชิญเข้าไปกดตอบรับที่ "คำเชิญวิชา" บริเวณมุมขวาบนของระบบ

<figure><img src="https://207746335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUktK_9Jd2LWaYdbwWE%2Fuploads%2FkLjl8CaBWmZulBDdh0B8%2Fimage.png?alt=media&#x26;token=7f2b3046-9892-496d-a914-415d8f471f7d" alt=""><figcaption></figcaption></figure>

6.เมื่อกด "รับคำเชิญ" แล้ว Gradebook ของวิชานั้นจะขึ้นมาในรายการ และอาจารย์สามารถเข้าไปตัดเกรดได้ทันที

<figure><img src="https://207746335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUktK_9Jd2LWaYdbwWE%2Fuploads%2FYvsePRXMBHfeIK5JFigU%2Fimage.png?alt=media&#x26;token=ea7ced57-8954-4d37-a636-76c879d9dafb" alt=""><figcaption></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/cmu-obe/grade-obe-invited.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.
