tao-test/app/taoQtiItem/test/integration/samples/xml/qtiv2p0/hottext.xml

34 lines
1.7 KiB
XML
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?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="IMS00004_StemError" title="Identifying Sentence Errors" adaptive="false" timeDependent="false">
<responseDeclaration identifier="RESPONSE" cardinality="single" baseType="identifier">
<correctResponse>
<value>c2</value>
</correctResponse>
</responseDeclaration>
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="integer">
<defaultValue>
<value>0</value>
</defaultValue>
</outcomeDeclaration>
<itemBody>
<blockquote class="view-candidate">
<p>Select the error in the following passage of text (or <em>No Error</em>
if there is none).</p>
</blockquote>
<hottextInteraction responseIdentifier="RESPONSE" maxChoices="1">
<prompt>test prompt</prompt>
<p>Sponsors of the Olympic Games <hottext identifier="c1">who bought</hottext>
advertising time on United States television <hottext identifier="c2">includes</hottext>
<hottext identifier="c3">at least</hottext> a dozen international firms <hottext
identifier="c4">whose</hottext> names are familiar to American consumers. <hottext
identifier="c5">No error.</hottext>
</p>
</hottextInteraction>
</itemBody>
<responseProcessing
template="http://www.imsglobal.org/question/qti_v2p0/rptemplates/match_correct"/>
</assessmentItem>