# การลบข้อมูลคะแนนเก่า

กรณีที่นำเข้า/Duplicate ข้อมูลคอร์สจากเทอมเก่า ท่านจะพบว่ามีข้อมูลคะแนน หรือ Attempts ของน.ศ.จากเทอมเก่าติดมาใน Quiz ของท่านด้วย วิธีการลบข้อมูลคะแนนเก่ากรณีที่ยังไม่มีน.ศ.เทอมใหม่ทำ Quiz นั้นๆไป สามารถทำได้โดยวิธีการดังนี้

### 1.เข้าไปใน Quiz ที่ต้องการลบข้อมูลคะแนนเก่า แล้วกดที่ Attempts

![Quiz ที่มีน.ศ.เข้ามาตอบแล้ว จะมีปุ่ม Attempts ปรากฏให้เห็น](/files/48M3Qag4Jep4cFJcVaez)

### 2.เข้าไปใน Attempt ของ Quiz นั้นๆ เลือก Attempts from เป็น All users who have attempted the quiz

![](/files/XHiibaeByt1Fe4cKfoED)

### 3.กด Show Report(ปุ่มสีน้ำเงิน)

### 4.เลือกรายชื่อของ Attempts เก่าที่มีทั้งหมด

![](/files/JkpeBFQyDIwES62UURxl)

### 5.เลื่อนลงมาด้านล่าง แล้วเลือก Delete selected attempts เพื่อทำการลบข้อมูลคะแนนเก่าทั้งหมด

![](/files/2dTKh0zpPBosESzIVfPm)

{% hint style="info" %}
การลบข้อมูลคะแนนทั้งหมดออกนี้ จะไม่สามารถกู้คืนข้อมูลที่ถูกลบออกได้ โปรดตรวจสอบให้แน่ใจ หรือทำสำเนาข้อมูลทุกครั้งก่อนทำการลบ
{% endhint %}


---

# 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/delete-old-attempts.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.
