#set($responseIdentifier = $r.responseUniqueId($interaction)) #set($responseValue = $r.getResponseValue($interaction.responseIdentifier)) #set($responseInput = $r.getResponseInput($interaction.responseIdentifier)) #set($asciiMathInput = $r.extractSingleCardinalityResponseInput($responseInput)) #set($orientation = "horizontal")
$r.contextHelpWithWrapper("Other#math_entry-interaction") ##TODO qti size="{if (exists(@ma:expectedLength)) then @ma:expectedLength else '10'}"" $r.appendFlexiFormDirtyForCheckbox("qtiworks_id_mathEntryInput_${responseIdentifier}")
## Keep this in