<constants>
    <general>
        <optional>no</optional>
        <bookmark>no</bookmark>
        <scored>scored</scored>
        <correct>1</correct>
        <incorrect>0</incorrect>
        <replaySound>no</replaySound>
    </general>
    <display>
        <heading x="60" y="70" Font="FontHeading(If overwriting basefont)" Overflow="Truncate" MaxLines="1" width="500" />
        <question x="heading" y="200" MaxLines="2" OverFlow="Popup" />
        <subheading x="25" y="5" FontStyle="subheading" width="700" MaxLines="2" OverFlow="Popup" MaxEndy="500" />
        <instruction x="30" y="[subheading.endy]+10" FontStyle="instruction" MaxLines="1" OverFlow="Popup" MaxEndy="500" width="700" />
	
	<questionnumber x="-25" y="75" MaxLines="2" OverFlow="Popup" />
	
        <content x="[subheading.x]" y="[instruction.endy]+1" FontStyle="content" width="680" MaxLines="1" OverFlow="Popup" MaxEndy="500" />

        <image x="[subheading.x]" y="[content.endy]+30" OverFlow="scale" MaxEndy="500" MaxEndx="500" />

        <tabs1 x="70" y="93" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />
        <tabs2 x="[tabs1.endx]+18" y="[tabs1.y]" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />
        <tabs3 x="[tabs2.endx]+18" y="[tabs1.y]" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />
        <tabs4 x="70" y="283" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />
        <tabs5 x="[tabs4.endx]+18" y="[tabs4.y]" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />
        <tabs6 x="[tabs5.endx]+18" y="[tabs4.y]" FontStyle="mcdrag" MaxLines="3" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="134" />

        <showanswer x="[mcchoice5.x]" y="[mcchoice4.y]+[mcchoice4.height]+5" MaxLines="2" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="200" />

        <hint x="[mcchoice1.x]" y="[mcchoice4.y]+[mcchoice4.height]+5" MaxLines="2" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="200" />

        <submit x="[mcchoice3.x]" y="[mcchoice3.y]+[mcchoice3.height]+50" MaxLines="2" OverFlow="Popup" MaxEndy="400" MaxEndx="700" width="200" />

        <popup x="200" y="100" />

    </display>
</constants>
