<?xml version="1.0" encoding="UTF-8"?>
<assessmentTest 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="RTEST-09" title="Controlling the duration of an item attempt">
	<!-- Provide support for controlling the duration of an item attempt (both maximum and minimum)
            in the context of a specific test. -->
	<testPart navigationMode="linear" submissionMode="individual" identifier="RTEST-09-A">
		<itemSessionControl showFeedback="true" maxAttempts="1" showSolution="false"/>
		<timeLimits maxTime="3600"/>
		<assessmentSection identifier="sectionA" title="Section A" visible="true">
			<rubricBlock view="candidate">
				<p>Instructions for Section A</p>
			</rubricBlock>
			<assessmentItemRef identifier="item034" href="item034.xml">
				<itemSessionControl maxAttempts="0"/>
				<timeLimits minTime="180" maxTime="600"/>
			</assessmentItemRef>
			<assessmentItemRef identifier="item160" href="item160.xml"/>
			<assessmentItemRef identifier="item063" href="item063.xml"/>
		</assessmentSection>
		<assessmentSection identifier="sectionB" title="Section B" visible="true">
			<itemSessionControl maxAttempts="2"/>
			<timeLimits maxTime="7200"/>
			<rubricBlock view="candidate">
				<p>Instructions for Section B</p>
			</rubricBlock>
			<assessmentItemRef identifier="item434" href="item434.xml"/>
			<assessmentItemRef identifier="item065" href="item065.xml"/>
			<assessmentItemRef identifier="item365" href="item365.xml"/>
		</assessmentSection>
	</testPart>
</assessmentTest>
