40 lines
2.0 KiB
XML
40 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/qti/qtiv2p1/imsqti_v2p1.xsd" identifier="choice" title="Unattended Luggage" adaptive="false" timeDependent="false" label="" xml:lang="en-US" toolName="TAO" toolVersion="3.1.0-sprint25">
|
|
<responseDeclaration identifier="RESPONSE" cardinality="single" baseType="identifier">
|
|
<correctResponse>
|
|
<value><![CDATA[A]]></value>
|
|
</correctResponse>
|
|
</responseDeclaration>
|
|
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="integer">
|
|
<defaultValue>
|
|
<value>0</value>
|
|
</defaultValue>
|
|
</outcomeDeclaration>
|
|
<stylesheet href="style/custom/tao-user-styles.css" title="" type="text/css" media="all"/>
|
|
<itemBody>
|
|
<div class="grid-row">
|
|
<div class="col-12">
|
|
<p>Look at the text in the picture.</p>
|
|
</div>
|
|
</div>
|
|
<div class="grid-row">
|
|
<div class="col-12">
|
|
<p>
|
|
<img src="images/sign.png" alt="NEVER LEAVE LUGGAGE UNATTENDED"/>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="grid-row">
|
|
<div class="col-12">
|
|
<choiceInteraction responseIdentifier="RESPONSE" shuffle="false" maxChoices="1" minChoices="0" orientation="vertical">
|
|
<prompt>What does it say?</prompt>
|
|
<simpleChoice identifier="A" fixed="false" showHide="show">You must stay with your luggage at all times.</simpleChoice>
|
|
<simpleChoice identifier="B" fixed="false" showHide="show">Do not let someone else look after your luggage.</simpleChoice>
|
|
<simpleChoice identifier="C" fixed="false" showHide="show">Remember your luggage when you leave.</simpleChoice>
|
|
</choiceInteraction>
|
|
</div>
|
|
</div>
|
|
</itemBody>
|
|
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/match_correct"/>
|
|
</assessmentItem>
|