<?xml version="1.0" encoding="UTF-8"?><assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_item_v2p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_item_v2p0 ./imsqti_item_v2p0.xsd" identifier="question37" title="pigs" adaptive="false" timeDependent="false">
	<responseDeclaration identifier="question37truefalse" cardinality="single" baseType="identifier">
		<correctResponse>
			<value>70</value>
		</correctResponse>
		<mapping defaultValue="0">
			<mapEntry mapKey="70" mappedValue="1"/>
		</mapping>

	</responseDeclaration>
	<outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float">
		<defaultValue>
			<value>0</value>
		</defaultValue>
	</outcomeDeclaration>
	<itemBody>
		<p>pigs can fly</p>
		<div class="intreactive.choiceSimple">
			<choiceInteraction responseIdentifier="question37truefalse" shuffle="false" maxChoices="1">
    						<simpleChoice identifier="70">False                
								</simpleChoice>
    						<simpleChoice identifier="69">True                
								</simpleChoice>
    					</choiceInteraction>
			</div>
	</itemBody>
	<responseProcessing xmlns="http://www.imsglobal.org/xsd/imsqti_item_v2p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_item_v2p0 ../imsqti_item_v2p0.xsd">
		<responseCondition>
			<responseIf>

				<match>
					<variable identifier="question37truefalse"/>
					<correct identifier="question37truefalse"/>
				</match>
				<setOutcomeValue identifier="SCORE">
					<baseValue baseType="float">1</baseValue>
				</setOutcomeValue>
			</responseIf>

			<responseElse>
				<setOutcomeValue identifier="SCORE">
					<baseValue baseType="float">0</baseValue>
				</setOutcomeValue>
			</responseElse>
		</responseCondition>
        <setOutcomeValue identifier="FEEDBACK">
            <variable identifier="question37truefalse"/>
        </setOutcomeValue>		
	</responseProcessing>
	        	        	</assessmentItem>
