# Matching

ข้อคำถามประเภทจับคู่ โดยผู้เรียนจะต้องเลือกคำตอบที่ถูกต้องจากในเมนู Drop-down ข้อคำถามประเภทนี้สามารถตั้งค่าคะแนนตามสัดส่วนคำตอบที่ถูกต้องได้ หรือผู้เรียนจะต้องตอบให้ถูกทั้งหมดจึงจะได้คะแนนก็ได้เช่นกัน

## เพิ่มคำถามและคู่คำตอบ

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

\[1] ส่วนใส่คำถาม

\[2] ส่วนใส่คำตอบ

\[3] ส่วนเพิ่มคำถาม / คู่คำตอบ

\[4] ปุ่มสำหรับลบคำถาม / คู่คำตอบ

\[5] สามารถสลับคำถามได้ โดยเลือกที่ช่องนี้

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

เพิ่มตัวเลือกลวงได้ที่ \[1] พิมพ์คำตอบลวงที่ \[2] หรือลบที่ \[3]

## ตั้งค่าการให้คะแนน

<figure><img src="/files/9ThnosKFehh9K8P4kKwm" alt=""><figcaption></figcaption></figure>

\[1] ให้คะแนนในส่วนที่ตอบถูกตามสัดส่วน คะแนนน้อยที่สุดที่เป็นไปได้คือ 0&#x20;

ตัวอย่าง คำถามข้อนี้มีคะแนน 4 คะแนน มีคำตอบที่ถูกต้อง 2 คำตอบ ระบบจะแบ่งคำตอบที่ถูกต้องเป็นข้อละ 2 คะแนนให้โดยอัตโนมัติ ผู้เรียนตอบผิด 1 ข้อ ถูก 1 ข้อ จะได้รับคะแนนทั้งหมด 2 คะแนน&#x20;

\[2] ผู้เรียนต้องตอบถูกทั้งหมดเท่านั้นจึงจะได้รับคะแนน

## คลิปสาธิตการสร้างคำถามประเภท Matching

{% embed url="<https://youtu.be/RmSXHds7sN8>" %}


---

# 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/cmucanvas-manual/quiz-assign/new-quizzes/matching.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.
