<FIELDNAME="boxsize"TYPE="int"LENGTH="10"NOTNULL="true"DEFAULT="15"SEQUENCE="false"COMMENT="The desired size for the input."PREVIOUS="tans"NEXT="strictsyntax"/>
<FIELDNAME="strictsyntax"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether this input element should validate the input strictly."PREVIOUS="boxsize"NEXT="insertstars"/>
<FIELDNAME="insertstars"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="Whether this input should automatically insert *s where there is implicit multiplication."PREVIOUS="strictsyntax"NEXT="syntaxhint"/>
<FIELDNAME="syntaxhint"TYPE="char"LENGTH="255"NOTNULL="true"SEQUENCE="false"COMMENT="An optional initial value to display in the input to help the student know what to type."PREVIOUS="insertstars"NEXT="forbidfloat"/>
<FIELDNAME="forbidfloat"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether floating point numbers should be rejected in this input."PREVIOUS="syntaxhint"NEXT="requirelowestterms"/>
<FIELDNAME="syntaxhint"TYPE="char"LENGTH="255"NOTNULL="true"SEQUENCE="false"COMMENT="An optional initial value to display in the input to help the student know what to type."PREVIOUS="insertstars"NEXT="forbidwords"/>
<FIELDNAME="forbidwords"TYPE="char"LENGTH="255"NOTNULL="true"SEQUENCE="false"COMMENT="Any additional words (e.g. function names) that the student is not permitted to use in this input."PREVIOUS="syntaxhint"NEXT="forbidfloat"/>
<FIELDNAME="forbidfloat"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether floating point numbers should be rejected in this input."PREVIOUS="forbidwords"NEXT="requirelowestterms"/>
<FIELDNAME="requirelowestterms"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="Whether any fractions in the input must be given in lowest terms."PREVIOUS="forbidfloat"NEXT="checkanswertype"/>
<FIELDNAME="checkanswertype"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="Whether the type of the students answer (expression, list, ...) should be validated to ensure it is the same as tans."PREVIOUS="requirelowestterms"NEXT="showvalidation"/>
<FIELDNAME="showvalidation"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether the validation results for this input should be displayed."PREVIOUS="checkanswertype"/>
<FIELDNAME="checkanswertype"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="Whether the type of the students answer (expression, list, ...) should be validated to ensure it is the same as tans."PREVIOUS="requirelowestterms"NEXT="mustverify"/>
<FIELDNAME="mustverify"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether the interpretation of this input must be verified by the student before it is graded."PREVIOUS="checkanswertype"NEXT="showvalidation"/>
<FIELDNAME="showvalidation"TYPE="int"LENGTH="4"NOTNULL="true"DEFAULT="1"SEQUENCE="false"COMMENT="Whether the validation results for this input should be displayed."PREVIOUS="mustverify"/>