#set($responseIdentifier = $r.responseUniqueId($interaction))
$r.renderPrompt($interaction.getPrompt()) | ||
$r.subStringBefore($interaction.getLabel(),"|") | $r.subStringAfter($interaction.getLabel(),"|") | |
$r.renderFlowStatics($simpleChoice.getFlowStatics()) | #end$r.appendFlexiFormDirtyForCheckbox("oo_$r.toString($simpleChoice.identifier)") | #if(!$r.classContains($interaction,"choiceright"))$r.renderFlowStatics($simpleChoice.getFlowStatics()) | #end