79 lines
3.4 KiB
XML
79 lines
3.4 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 imsqti_v2p1.xsd" identifier="planet-moon" title="Planets and moons" timeDependent="false" adaptive="false" xml:lang="en-US">
|
|
|
|
<responseDeclaration identifier="RESPONSE" cardinality="multiple" baseType="pair">
|
|
|
|
<correctResponse>
|
|
<value>Ea Mo</value>
|
|
<value>Ju Ga</value>
|
|
<value>Ne Tr</value>
|
|
</correctResponse>
|
|
|
|
<mapping defaultValue="0">
|
|
<mapEntry mapKey="Ea Mo" mappedValue="2"/>
|
|
<mapEntry mapKey="Ju Ga" mappedValue="1"/>
|
|
<mapEntry mapKey="Ne Tr" mappedValue="1"/>
|
|
</mapping>
|
|
|
|
</responseDeclaration>
|
|
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
|
|
|
|
<itemBody>
|
|
<div>this is a sample to test the grid system</div>
|
|
<p>What do you know about planet and moons of solar system?</p>
|
|
<associateInteraction responseIdentifier="RESPONSE" shuffle="true" maxAssociations="3">
|
|
<prompt>
|
|
<b>Make pairs.</b>
|
|
<br/>Each pair is composed of a planet of the Solar System and one of it's moon.<br/>
|
|
<br/>
|
|
</prompt>
|
|
|
|
<simpleAssociableChoice identifier="Ea" matchMax="1">
|
|
<img src="samples/test_base_www/img/earth.png" alt="Earth"/>
|
|
<br/>
|
|
Earth
|
|
</simpleAssociableChoice>
|
|
<simpleAssociableChoice identifier="Mo" matchMax="1">
|
|
<img src="samples/test_base_www/img/moon.png" alt="Moon"/>
|
|
<br/>
|
|
Moon
|
|
</simpleAssociableChoice>
|
|
<simpleAssociableChoice identifier="Ju" matchMax="1">
|
|
<img src="samples/test_base_www/img/jupiter.png" alt="Jupiter"/>
|
|
<br/>
|
|
Jupiter
|
|
</simpleAssociableChoice>
|
|
<simpleAssociableChoice identifier="Ga" matchMax="1">
|
|
<img src="samples/test_base_www/img/ganymede.png" alt="Ganymede"/>
|
|
<br/>
|
|
Ganymede
|
|
</simpleAssociableChoice>
|
|
<simpleAssociableChoice identifier="Ne" matchMax="1">
|
|
<img src="samples/test_base_www/img/neptune.png" alt="Neptune"/>
|
|
<br/>
|
|
Neptune
|
|
</simpleAssociableChoice>
|
|
<simpleAssociableChoice identifier="Tr" matchMax="1">
|
|
<img src="samples/test_base_www/img/triton.png" alt="triton"/>
|
|
<br/>
|
|
Triton
|
|
</simpleAssociableChoice>
|
|
</associateInteraction>
|
|
<rubricBlock view="candidate">
|
|
<h1>Guidelines</h1>
|
|
<div>
|
|
<p>
|
|
<b>How to create a pair:</b>
|
|
</p>
|
|
<ul>
|
|
<li>Select and element from the top list, it will become highlighted.</li>
|
|
<li>Click onto one empty box (the order does not matter).</li>
|
|
<li>Repeat the operation for the second one.</li>
|
|
</ul>
|
|
</div>
|
|
</rubricBlock>
|
|
</itemBody>
|
|
|
|
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"/>
|
|
</assessmentItem>
|