# การลบแบบทดสอบ (Deleting Quiz)

วิธีการลบ Activity นอกจากสามารถลบ Quiz แล้ว ท่านยังสามารถใช้วิธีเดียวกันนี้ในการลบ Activity อื่นๆได้เช่นกัน

กรณีนี้แนะนำให้ทำการ back up ข้อมูลไว้ก่อนเสมอ เพื่อป้องกันข้อมูลหายถาวร โดยท่านสามารถลบ Quiz เดิมของท่านได้ตามวิธีการดังนี้ Turn Editing On > ไปที่ Quiz ที่ต้องการลบ > กดปุ่ม Edit > เลือกเมนู Delete

![กดปุ่ม Turn Editing On บริเวณมุมขวาบนของคอร์ส](/files/DS4UvqOJSul0NcfGrOqC)

![ไปยัง Quiz ที่ท่านต้องการ จากนั้นกดปุ่ม Edit และเลือกเมนู Delete](/files/nVU08qrp9ii19mnCVHUQ)


---

# 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/quiz/deleting-quiz.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.
