tao-test/app/taoQtiItem/test/integration/samples/sharedLibraries/registry_notfound/item.xml

29 lines
1.7 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"
xmlns:pci="http://www.imsglobal.org/xsd/portableCustomInteraction"
xmlns:html5="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/qti/qtiv2p1/imsqti_v2p1.xsd"
identifier="register_notfound" title="Register Not Found" adaptive="false" timeDependent="false" label="" xml:lang="en-US" toolName="TAO" toolVersion="3.0">
<responseDeclaration baseType="integer" cardinality="single" identifier="RESPONSE"/>
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
<itemBody>
<div class="grid-row">
<div class="col-12">
<customInteraction responseIdentifier="RESPONSE">
<pci:portableCustomInteraction customInteractionTypeIdentifier="likertScaleInteraction" hook="runtime/likertScaleInteraction.amd.js">
<pci:responseSchema href="http://imsglobal.org/schema/json/v1.0/response.json"/>
<pci:resources location="http://imsglobal.org/pci/1.0.15/sharedLibraries.xml">
<pci:libraries>
<pci:lib name="IMSGlobal/jquery_2_1_1"/>
<pci:lib name="OAT/common/unknownlib.js"/>
</pci:libraries>
</pci:resources>
<pci:markup/>
</pci:portableCustomInteraction>
</customInteraction>
</div>
</div>
</itemBody>
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/match_correct"/>
</assessmentItem>