# การสร้างคำถาม (Question)

## 1. กดปุ่ม Edit quiz เพื่อสร้างคำถามใหม่ลงในแบบทดสอบ (Quiz)

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

## 2. จะแสดงหน้า Editing quiz จากนั้น คลิกปุ่ม Add และ เลือก a new questions เพื่อสร้างคำถามใหม่

* Maximum grade -> กำหนดคะแนนรวม
* Shuffle -> เปิด-ปิดการใช้งานสลับคำถาม

![](/files/HOir7P1fWdRdDdXQwU5D)

## 3. เลือกรูปแบบคำถามที่ต้องการสร้าง จากนั้นคลิกปุ่ม Add

!\[A screenshot of a computer

Description automatically generated]\(/files/xMbFNkTseY4XfDUxnfiD)

## **ตัวอย่าง การสร้างคำถามรูปแบบ Multiple choice (คำถามปรนัย)**

## 4. เมื่อเลือกรูปแบบคำถาม Multiple choice จะแสดงหน้า Adding a Multiple choice question

### 4.1 General

<figure><img src="/files/5oWZ8axtjvP3T2cYy14Q" alt=""><figcaption></figcaption></figure>

![](/files/gXacCLb3Bj3qPacAn8yr)

* Category -> หมวดหมู่ที่ต้องการจัดเก็บคำถาม
* Question name -> ชื่อคำถาม
* ส่วนที่แสดงให้อาจารย์เห็นเท่านั้น เป็นเหมือน Keyword หรือ กรอกเหมือนกับ Question text ก็ได้
* Question text -> โจทย์ / รายละเอียดคำถาม
* ส่วนที่แสดงให้นักศึกษาเห็น
* ส่วนที่สามารถเพิ่มภาพ วิดีโอ เสียงบันทึก หรือปรับแต่งความสวยงามต่างๆ ได้
* Default mark -> คะแนนสำหรับข้อนี้
* General feedback -> คำแนะนำทั่วไป (ไม่บังคับกรอก)
* ID number -> ลำดับของคำถาม (ไม่บังคับกรอก)
* One or multiple answers? -> เลือกว่าให้ข้อนี้มีคำตอบเดียวหรือหลายคำตอบ
* Shuffle the choices? -> เปิด-ปิดการสลับตัวเลือก
* Number the choices? -> รูปแบบของตัวเลือก
* Show standard instructions -> เปิด-ปิดแสดงคำแนะนำ
* Category -> หมวดหมู่ที่ต้องการจัดเก็บคำถาม
* Question name -> ชื่อคำถาม
* ส่วนที่แสดงให้อาจารย์เห็นเท่านั้น เป็นเหมือน Keyword หรือ กรอกเหมือนกับ Question text ก็ได้
* Question text -> โจทย์ / รายละเอียดคำถาม
* ส่วนที่แสดงให้นักศึกษาเห็น
* ส่วนที่สามารถเพิ่มภาพ วิดีโอ เสียงบันทึก หรือปรับแต่งความสวยงามต่างๆ ได้
* Default mark -> คะแนนสำหรับข้อนี้
* General feedback -> คำแนะนำทั่วไป (ไม่บังคับกรอก)
* ID number -> ลำดับของคำถาม (ไม่บังคับกรอก)
* One or multiple answers? -> เลือกว่าให้ข้อนี้มีคำตอบเดียวหรือหลายคำตอบ
* Shuffle the choices? -> เปิด-ปิดการสลับตัวเลือก
* Number the choices? -> รูปแบบของตัวเลือก
* Show standard instructions -> เปิด-ปิดแสดงคำแนะนำ

### 4.2 Answers

![](/files/TdkBL78u1rp1WULknJFs)

* Choice -> ระบุคำตอบ
* Grade -> กำหนดคะแนน โดยข้อที่ถูกต้อง ให้ตั้งค่าเป็น "100%" ส่วนข้อที่ผิด ให้ตั้งค่าเป็น "None"

{% hint style="info" %}
**หมายเหตุ** หากต้องการเพิ่ม Choice -> คลิกปุ่ม Blanks for 3 more choices
{% endhint %}

![](/files/m8ACXtoLdaaRg02wUX90)

## 5. บันทึกคำถาม โดยการกดปุ่ม Save changes

<figure><img src="/files/21Znf6OZ3e9BhDe75gX3" 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://ltic.gitbook.io/kku-e-learning-manual/quiz/question.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.
