${title}
${text}
${comment}
${comment_prompt}
${tag_prompt}
    % for option in options:
  • ${option['description']}
  • % endfor
% if debug:
Rendered with value:
${value}
Current input value:
% else: % endif % if status == 'unsubmitted': % elif status == 'correct': % elif status == 'incorrect': % elif status == 'incomplete': % endif Return to Annotation
% if msg: ${msg|n} % endif