Fill-in-the-Blank Question Example Script

The following example script creates a fill-in-the-blank (Blanks) question.  This question uses the in-line style of presenting the student response entry cell.  To place the student response entry cell on a separate line following the question, use the Short Phrase question mode.  

 

qu.1.topic=Blanks Question Example Script@

qu.1.1.mode=Blanks@

qu.1.1.question=

  Select "red" from the drop-down box. <1>

  <br>

  Enter "red" or "green" in the text field. <2>

  <br>

  Enter 3 or 4 in the formula box. <3>

@

qu.1.1.blank.1=red,green,blue@

qu.1.1.blank.2=red,green@

qu.1.1.blank.3=3,4@

qu.1.1.grader.1=menu@

qu.1.1.grader.2=text@

qu.1.1.grader.3=formula@

 

Notes

 

See Also:

Blanks Questions

Formula Questions

Rules for Grading Fill-in-the-Blank Questions

Using Script Files to Author Questions