tao-test/app/taoQtiItem/test/integration/samples/xml/qtiv2p1/media.xml

13 lines
1.0 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 http://www.imsglobal.org/xsd/qti/qtiv2p1/imsqti_v2p1.xsd" identifier="mediaTest" title="media playing session" adaptive="false" timeDependent="false" xml:lang="en-US">
<responseDeclaration identifier="RESPONSE" cardinality="single" baseType="integer"/>
<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="integer"/>
<itemBody>
<mediaInteraction responseIdentifier="RESPONSE" autostart="true" minPlays="0" maxPlays="0" loop="true">
<prompt>Play it !<br/></prompt>
<object data="http://tao.localdomain/filemanager/views/data/media/echo-hereweare.mp4" type="video/mp4" width="320" height="240"/>
</mediaInteraction>
</itemBody>
<responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/match_correct"/>
</assessmentItem>