<?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-24" title="Randomizing the Order of Items and Sections">
    <testPart navigationMode="nonlinear" submissionMode="simultaneous" identifier="RTEST-24-A">
        <assessmentSection identifier="sectionA" title="Section A" visible="true">
            <ordering shuffle="true"/>
            <rubricBlock view="candidate">
                <p>Instructions for Section A</p>
            </rubricBlock>
            <assessmentItemRef identifier="item034" href="item034.xml" fixed="true"/>
            <assessmentItemRef identifier="item160" href="item160.xml"/>
            <assessmentItemRef identifier="item063" href="item063.xml"/>
        </assessmentSection>
        <assessmentSection identifier="sectionB" title="Section B" visible="true">
            <ordering shuffle="true"/>
            <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 identifier="sectionB1" title="Section B1" visible="false"
                keepTogether="true">
                <ordering shuffle="false"/>
                <rubricBlock view="candidate">
                    <p>More instructions to cover these items only, displayed in addition to the
                        general instructions for section B.</p>
                </rubricBlock>
                <assessmentItemRef identifier="item347" href="item347.xml"/>
                <assessmentItemRef identifier="item653" href="item653.xml"/>
            </assessmentSection>
            <assessmentItemRef identifier="item656" href="item656.xml"/>
        </assessmentSection>
    </testPart>
</assessmentTest>
