30 lines
1.6 KiB
XML
30 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Thie example adapted from the PET Handbook, copyright University of Cambridge ESOL Examinations -->
|
|
<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="orkney1" title="Orkney 1" adaptive="false" timeDependent="false">
|
|
<responseDeclaration identifier="RESPONSE" cardinality="single" baseType="identifier">
|
|
<correctResponse>
|
|
<value>T</value>
|
|
</correctResponse>
|
|
</responseDeclaration>
|
|
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="integer">
|
|
<defaultValue>
|
|
<value>0</value>
|
|
</defaultValue>
|
|
</outcomeDeclaration>
|
|
<stylesheet href="shared/orkney.css" type="text/css"/>
|
|
<itemBody>
|
|
<div class="rightpane">
|
|
<object data="shared/orkney.html" type="text/html"/>
|
|
</div>
|
|
<div class="leftpane">
|
|
<p>Read the text about the Orkney Islands and then decide if the following sentence is
|
|
correct or incorrect.</p>
|
|
<choiceInteraction responseIdentifier="RESPONSE" shuffle="false" maxChoices="1">
|
|
<prompt>Some of the islands are home to animals rather than people.</prompt>
|
|
<simpleChoice identifier="T">Correct</simpleChoice>
|
|
<simpleChoice identifier="F">Incorrect</simpleChoice>
|
|
</choiceInteraction>
|
|
</div>
|
|
</itemBody>
|
|
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p0/rptemplates/match_correct"/>
|
|
</assessmentItem> |