#set($responseIdentifier = $r.responseUniqueId($interaction)) #set($choices = $r.getVisibleOrderedChoices($interaction)) #set($responseValue = $r.getResponseValue($interaction.responseIdentifier)) #if($r.isInvalidResponse($interaction.responseIdentifier)) You must select one of the following options #end $r.appendFlexiFormDirty("oo_${responseIdentifier}")