% if status == 'unsubmitted': Status: Unanswered % elif status == 'correct': Status: Correct % elif status == 'incorrect': Status: Incorrect % elif status == 'queued': Status: Queued % endif % if hidden:
% endif

${status}

${msg|n}
${queue_msg|n}
% if button_enabled:
%endif