40 lines
2.4 KiB
XML
40 lines
2.4 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p0"
|
||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p0 imsqti_v2p0.xsd"
|
||
|
identifier="match" title="Characters and Plays" adaptive="false" timeDependent="false">
|
||
|
<responseDeclaration identifier="RESPONSE" cardinality="multiple" baseType="directedPair">
|
||
|
<correctResponse>
|
||
|
<value>C R</value>
|
||
|
<value>D M</value>
|
||
|
<value>L M</value>
|
||
|
<value>P T</value>
|
||
|
</correctResponse>
|
||
|
<mapping defaultValue="0" lowerBound="0" upperBound="2">
|
||
|
<mapEntry mapKey="C R" mappedValue="1"/>
|
||
|
<mapEntry mapKey="D M" mappedValue="0.5"/>
|
||
|
<mapEntry mapKey="L M" mappedValue="0.5"/>
|
||
|
<mapEntry mapKey="P T" mappedValue="1"/>
|
||
|
</mapping>
|
||
|
</responseDeclaration>
|
||
|
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
|
||
|
<itemBody>
|
||
|
<matchInteraction responseIdentifier="RESPONSE" shuffle="true" maxAssociations="0">
|
||
|
<prompt>Match the following characters to the Shakespeare play they appeared in:</prompt>
|
||
|
<simpleMatchSet>
|
||
|
<simpleAssociableChoice identifier="C" matchMax="4">Capulet</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="D" matchMax="4">Demetrius</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="L" matchMax="4">Lysander</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="P" matchMax="4">Prospero</simpleAssociableChoice>
|
||
|
</simpleMatchSet>
|
||
|
<simpleMatchSet>
|
||
|
<simpleAssociableChoice identifier="M" matchMax="4">A Midsummer-Night's Dream</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="R" matchMax="4">Romeo and Juliet</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="T" matchMax="4">The Tempest</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="H" matchMax="4">Hamlet</simpleAssociableChoice>
|
||
|
<simpleAssociableChoice identifier="O" matchMax="4">Othello</simpleAssociableChoice>
|
||
|
</simpleMatchSet>
|
||
|
</matchInteraction>
|
||
|
</itemBody>
|
||
|
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p0/rptemplates/map_response"/>
|
||
|
</assessmentItem>
|