Gap fill with suggested answers (dropdown list – advanced)
Allows to create a text with gaps to fill with an answer chosen from several answers suggested.
Select the Blank Advanced Problem component and type in the LMS the HTML code below.
Example:
On Triboo, type and customize the words according to your problem:
<problem>
<optionresponse>
<p style=”display:inline”>The question</p>
<optioninput label=”” options=”(‘incorrect answer,’correct answer’,’incorrecte answer’)” correct=”correct answer” inline=”1″></optioninput>
<p style=”display:inline”>The question is the following question</p>
<optioninput label=”” options=”(‘incorrect answer’, ‘correct answer’,’incorrect answer’)” correct=”correct answer” inline=”1″></optioninput>
<p style=”display:inline”>The question is the following question</p>
<optioninput label=”” options=”(‘incorrect answer’,’correct answer’,’incorrect answer’)” correct=”correct answer” inline=”2″></optioninput>
</optionresponse>
</problem>
� Note : to be repeated as many times as there are gap fill questions.
Learner platform display: