Text Entry

You can override the width of the textEntry by setting the class as:

input-one (16px),
input-two (32px),
input-mini (60px),
input-small (90px),
input-medium (150px),
input-large (210px),
input-xlarge (270px), or
input-xxlarge (530px)

Get Responses:[ Click Get Responses ]
<?xml version="1.0" encoding="utf-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/imsqti_v2p1.xsd"
identifier="textEntry" title="Richard III (Take 3)" adaptive="false" timeDependent="false">
  <responseDeclaration identifier="RESPONSE" cardinality="single" baseType="string">
    <correctResponse>
      <value>York</value>
    </correctResponse>
    <mapping defaultValue="0">
      <mapEntry mapKey="York" mappedValue="1" />
      <mapEntry mapKey="york" mappedValue="0.5" />
    </mapping>
  </responseDeclaration>
  <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float" />
  <itemBody>
    <p>pIdentify the missing word in this famous quote from Shakespeare's Richard III.</p>	
    <blockquote>
      <p>Now is the winter of our discontent
        <br/> Made glorious summer by this sun of
        <textEntryInteraction responseIdentifier="RESPONSE" class="input-medium" expectedLength="15"/>;
        <br/>And all the clouds that lour'd upon our house
        <br/> In the deep bosom of the ocean buried.
      </p>
    </blockquote>
  </itemBody>
  <responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response" />
</assessmentItem>

Identify the missing word in this famous quote from Shakespeare's Richard III.

Now is the winter of our discontent
Made glorious summer by this sun of ;
And all the clouds that lour'd upon our house
In the deep bosom of the ocean buried.