tao-test/app/taoMediaManager/test/integration/sample/sharedStimulus/editStimulus/stimulus.xml

8 lines
603 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<div xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" class="stimulus_content" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/question/qtiv2p1pd2/xsd/imsqti_v2p1.xsd">
<p><img alt="my first image" src="images/image1.jpg"/></p>
<p><img alt="my second image" src="images/image2.jpg"/></p>
<p><img alt="my third image" src="images/image3.jpg"/></p>
<p><img alt="my forth image" src="images/image4.jpg"/></p>
</div>