<constants>
    <general>
        <optional>no</optional>
        <bookmark>no</bookmark>
        <scored>scored</scored>
        <correct>1</correct>
        <incorrect>0</incorrect>
        <replaySound>no</replaySound>
    </general>

    <display>

        <heading x="8" y="70" Font="FontHeading(If overwriting basefont)" Overflow="Truncate" MaxLines="1" width="500" />
        <question x="heading" y="200" MaxLines="2" OverFlow="Popup" />

        <questionnumber x="5" y="72" MaxLines="2" OverFlow="Popup" />
        <subheading x="8" y="5" FontStyle="subheading" width="700" MaxLines="2" OverFlow="Popup" MaxEndy="500"/>
        <instruction x="[subheading.x]" y="[subheading.endy]+13" FontStyle="instruction" MaxLines="2" OverFlow="Popup" MaxEndy="500" width="700"/>
				<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" />
	
	<drag1 x="80" y="375" FontStyle="mcdrag" MaxLines="1" OverFlow="Truncate" MaxEndy="500" MaxEndx="700" width="200" />
	<drag2 x="[drag1.endx]+10" y="[drag1.y]" FontStyle="mcdrag" MaxLines="[mcchoice1.MaxLines]" OverFlow="[mcchoice1.OverFlow]" MaxEndy="500" MaxEndx="900" width="200" />
	<drag3 x="[drag2.endx]+10" y="[drag1.y]" FontStyle="mcdrag" MaxLines="[mcchoice1.MaxLines]" OverFlow="[mcchoice1.OverFlow]" MaxEndy="500" MaxEndx="900" width="200" />
	<drag4 x="[drag3.endx]+10" y="[drag1.y]" FontStyle="mcdrag" MaxLines="[mcchoice1.MaxLines]" OverFlow="[mcchoice1.OverFlow]" MaxEndy="500" MaxEndx="900" width="200" />
	<drag5 x="[drag1.x]" y="[drag1.endy]+5" FontStyle="mcdrag" MaxLines="[mcchoice1.MaxLines]" OverFlow="[mcchoice1.OverFlow]" MaxEndy="500" MaxEndx="900" width="200" />
	<drag6 x="[drag5.endx]+60" y="[drag5.y]" FontStyle="mcdrag" MaxLines="[mcchoice1.MaxLines]" OverFlow="[mcchoice1.OverFlow]" MaxEndy="500" MaxEndx="900" width="200" />
	
	<quest1 x="80" y="98" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="500" width="600" />
	<quest2 x="80" y="[quest1.y] + 53.5" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="500" width="600" />
	<quest3 x="80" y="[quest2.y] + 53.5" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="500" width="600" />
	<quest4 x="80" y="[quest3.y] + 53.5" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="600" width="600" />
	<quest5 x="80" y="[quest4.y] + 53.5" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="500" width="600" />
	<quest6 x="80" y="[quest5.y] + 53.5" FontStyle="content" MaxLines="2" OverFlow="popup" MaxEndx="700" MaxEndy="500" width="600" />
	
       	<showanswer x="450" y="468" MaxLines="1" OverFlow="Truncate"/>
        <hint x="[mcchoice1.x]" y="[mcchoice4.y]+[mcchoice4.height]+5" MaxLines="2" OverFlow="Popup" MaxEndy="500" MaxEndx="700" width="200" />
       	<submitbtn x="50" y="90" MaxLines="2" OverFlow="Popup" />
        <popup x="200" y="100" />

    </display>
</constants>