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:

Fill-in-the-blanks
Fill-in-the-blanks - with synonyms
Fill-in-the-blanks - Neutral feedback
Fill-in-the-blanks - Correct/incorrect feedback
Fill-in-the-blanks - Case sensitive
Fill-in-the-blanks - Numbers only

Download all examples at once


The [question] tag is used to create questions. For Fill-in-the-blanks questions, you can use the value fillin:

[question:fillin]

Answer

To separate the answers from the content, the [answer] tag is used.

Put the fill-in part in the text between [ and ].

Synonyms

To add synonyms, separate the fill-in parts with a colon:

[answer:synonym]

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.

Settings

Case sensitive

Add the value caps to the [question] tag to make the fill-in part case sensitive:

[question:fillin:caps]

Numbers only

Add the value numbers to the [question] tag to only allow numbers in the fill-in part.

[question:fillin:numbers]