51 lines
2.4 KiB
XML
51 lines
2.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="astronomy" 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><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></div>
|
|
</itemBody>
|
|
|
|
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"/>
|
|
</assessmentItem>
|