% endif
% if status in ('unsubmitted', 'correct', 'incorrect', 'incomplete'):
% endif
% if hidden:
% endif
${trailing_text | h}
%if value:
${value|h}
% else:
${label}
%endif
-
${status.display_name}
% if do_math:
`{::}`
% endif
% if status in ('unsubmitted', 'correct', 'incorrect', 'incomplete'):