Text+math EE with Grades 6-8 Palettes

You specify a text+math Equation Editor using the <extendedTextInteraction> element, with the class attribute to indicate the Equation Editor palette variant.

The 'int' (intermediate) in the class="tei-ee-int" attribute indicates the grade level, grades 6-8 in this case. This attribute value will determine the math symbols available on the palette in this interaction.

Get Responses:[ Click Get Responses ]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" adaptive="false" identifier="extText-ee-palette-int" timeDependent="false" title="extText EE - Palette 6-8" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/imsqti_v2p1.xsd">
	<responseDeclaration cardinality="record" identifier="RESPONSE"/>
	<outcomeDeclaration baseType="float" cardinality="single" identifier="SCORE"/>
	<itemBody>
	<div class="row">
		<div class="span8" style="margin-bottom:8px;">
			<p>Enter <em>text and math</em> using this equation editor with grades 6-8 palettes.</p>
			<extendedTextInteraction class="tei-ee-int" expectedLength="15" responseIdentifier="RESPONSE"/>
		</div>
	</div>
	</itemBody>
</assessmentItem>
										

Enter text and math using this equation editor with grades 6-8 palettes.