○ Questions - Matching (Content Converter)
This article contains information about the Content Converter. This tool can only be used by users who already make use of the Content Converter.
Download the example files:
Matching
Matching - Neutral feedback
Matching - Correct/incorrect feedback
The [question]
tag is used to create questions. For Matching questions, you can use the value match
:
[question:match]
Answer
To separate the answers from the question content, the [answer]
tag is used.
A minimum of 1 answer is required. Each answer has 2 parts: a static part and the match part.
Each answer is a separate list item. The answer starts with a static part with the match part in the same paragraph between [
and ]
:
Feedback
Neutral feedback
Use the [feedback]
tag to have the same feedback whether to question is answered correct or incorrectly:
Correct and incorrect feedback
Use the correct
value to add feedback if the question is answered correctly and incorrect
value to add feedback if the question is answered incorrectly:
[feedback:correct]
, [feedback:incorrect]
Tip: You can use correct or incorrect feedback. It's not required to use both.