Dropdown problems allow learners to select only one option from a list of options.
You can use this template as a guide to the simple editor markdown and OLX markup to use for dropdown problems. Edit this component to replace this template with your own assessment.
>>Add the question text, or prompt, here. This text is required.||You can add an optional tip or note related to the prompt like this. <<
When you add the problem, be sure to select Settings to specify a Display Name and other values that apply.
[[
an incorrect answer
You can use the following example problem as a model.
(the correct answer)
an incorrect answer
>>Which of the following countries celebrates its independence on August 15?||You can select only one option.<<
]]
[[(India), Spain, China, Bermuda]]
[explanation]
India became an independent nation on August 15, 1947.
[explanation]
data:|
data:|
<problem>
<problem>
<optionresponse>
<optionresponse>
<p>Dropdown problems allow learners to select only one option from a list of options.</p>
<p>You can use this template as a guide to the simple editor markdown and OLX markup to use for dropdown problems. Edit this component to replace this template with your own assessment.</p>
<p>When you add the problem, be sure to select Settings to specify a Display Name and other values that apply.</p>
<label>Add the question text, or prompt, here. This text is required.</label>
<p>You can use the following example problem as a model.</p>
<description>You can add an optional tip or note related to the prompt like this. </description>
<label>Which of the following countries celebrates its independence on August 15?</label>
<optioninput>
<description>You can select only one option.</description>
You can use this template as a guide to the simple editor markdown and OLX markup to use for dropdown with hints and feedback problems. Edit this component to replace this template with your own assessment.
You can provide feedback for each available option in a dropdown problem.
>>Add the question text, or prompt, here. This text is required.||You can add an optional tip or note related to the prompt
like this. <<
You can also add hints for learners.
Be sure to select Settings to specify a Display Name and other values that apply.
Use the following example problem as a model.
>> A/an ________ is a vegetable.||You can select only one option.<<
[[
[[
apple {{An apple is the fertilized ovary that comes from an apple tree and contains seeds, meaning it is a fruit.}}
an incorrect answer {{You can specify optional feedback like this, which appears after this answer is submitted.}}
pumpkin {{A pumpkin is the fertilized ovary of a squash plant and contains seeds, meaning it is a fruit.}}
(the correct answer)
(potato) {{A potato is an edible part of a plant in tuber form and is a vegetable.}}
an incorrect answer {{You can specify optional feedback for none, a subset, or all of the answers.}}
tomato {{Many people mistakenly think a tomato is a vegetable. However, because a tomato is the fertilized ovary of a tomato plant and contains seeds, it is a fruit.}}
]]
]]
||A fruit is the fertilized ovary from a flower.||
||You can add an optional hint like this. Problems that have a hint include a hint button, and this text appears the first time learners select the button.||
||A fruit contains seeds of the plant.||
||If you add more than one hint, a different hint appears each time learners select the hint button.||
hinted:true
hinted:true
data:|
data:|
<problem>
<problem>
<optionresponse>
<optionresponse>
<p>You can provide feedback for each available option in a dropdown problem.</p>
<p>You can use this template as a guide to the simple editor markdown and OLX markup to use for dropdown with hints and feedback problems. Edit this component to replace this template with your own assessment.</p>
<p>You can also add hints for learners.</p>
<label>Add the question text, or prompt, here. This text is required.</label>
<p>Be sure to select Settings to specify a Display Name and other values that apply.</p>
<description>You can add an optional tip or note related to the prompt
<p>Use the following example problem as a model.</p>
like this. </description>
<label>A/an ________ is a vegetable.</label>
<description>You can select only one option.</description>
<optioninput>
<optioninput>
<option correct="False">apple
<option correct="False">an incorrect answer <optionhint>You can specify optional feedback like this, which appears after this answer is submitted.</optionhint></option>
<optionhint>An apple is the fertilized ovary that comes from an apple tree and contains seeds, meaning it is a fruit.</optionhint>
<option correct="False">an incorrect answer <optionhint>You can specify optional feedback for none, a subset, or all of the answers.</optionhint></option>
<option correct="False">pumpkin
<optionhint>A pumpkin is the fertilized ovary of a squash plant and contains seeds, meaning it is a fruit.</optionhint>
</option>
<option correct="True">potato
<optionhint>A potato is an edible part of a plant in tuber form and is a vegetable.</optionhint>
</option>
<option correct="False">tomato
<optionhint>Many people mistakenly think a tomato is a vegetable. However, because a tomato is the fertilized ovary of a tomato plant and contains seeds, it is a fruit.</optionhint>
</option>
</optioninput>
</optioninput>
</optionresponse>
</optionresponse>
<demandhint>
<demandhint>
<hint>A fruit is the fertilized ovary from a flower.</hint>
<hint>You can add an optional hint like this. Problems that have a hint include a hint button, and this text appears the first time learners select the button.</hint>
<hint>A fruit contains seeds of the plant.</hint>
<hint>If you add more than one hint, a different hint appears each time learners select the hint button.</hint>