% if status == 'unsubmitted':
Unanswered
% elif status == 'correct':
Correct
% elif status == 'incorrect':
Incorrect
% elif status == 'queued':
Queued
${queue_len}
% endif
% if hidden:
% endif
${status}
${msg|n}
${queue_msg|n}
% if button_enabled:
%endif