You specify a math-only Equation Editor using the <textEntryInteraction>
element, with the class attribute to indicate the Equation Editor palette variant.
The 'hs' (high school) in the class="tei-ee-hs"
attribute indicates the grade level, grades 9-12 in this case. This attribute value will determine the math symbols available on the palettes 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="textEntry-ee-palette-hs" timeDependent="false" title="textEntry EE - Palette 9-12" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/imsqti_v2p1.xsd"> <responseDeclaration cardinality="record" identifier="RESPONSE"/> <outcomeDeclaration baseType="integer" cardinality="single" identifier="SCORE"/> <itemBody> <div class="row"> <div class="span8" style="margin-bottom:8px;"> <p>Enter an equation using this equation editor with grades 9-12 palettes.</p> <textEntryInteraction class="tei-ee-hs" expectedLength="15" responseIdentifier="RESPONSE"/> </div> </div> </itemBody> </assessmentItem>
Enter an equation using this equation editor with grades 9-12 palettes.