# Matching

Matching questions require learners to select the correct answer from a dropdown menu. This type of question allows partial scoring, or learners may need to answer all parts correctly to receive a score.

## Adding Question/Answer Pair

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

\[1] Question input

\[2] Answer input

\[3] Question/Answer pair addition

\[4] Button for deleting questions/answer pair

\[5] Shuffle questions option

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

To add distractors, click on \[1] and type the answer at \[2] or delete \[3].

## Grading Options

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

\[1] Partial credit with a possible minimum score at 0

Example: A question is worth 4 points and has 2 correct answers. The system will automatically allocate 2 points for each correct answer. If a student answers 1 question incorrectly and 1 question correctly, they will receive a total of 2 points.&#x20;

\[2] Students must answer all pairs correctly in order to receive points.

## Video Tutorial for 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/cmu-mango-canvas-manual/quizzes-and-assignment/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.
