○ Questions - Fill-in-the-blanks - drag & drop (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:
Drag & Drop
Drag & Drop - Dummy answers
Drag & Drop - Neutral feedback
Drag & Drop - Correct/incorrect feedback
The [question]
tag is used to create questions. For Drag and Drop questions, you can use the value drop
:
[question:drop]
Answer
To separate the answers from the question content, the [answer]
tag is used.
Put the drag and drop part in the text between [
and ]
. You can use the same answer in multiple blanks.
Dummy answers
You can add dummy answers in a list after the [dummy]
tag. Each list item is a dummy answer:
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.