% if state == 'initial': Unanswered % elif state == 'done': Correct % elif state == 'incorrect': Incorrect % elif state == 'assessing': Submitted for grading % endif % if hidden:
% endif
% if status == 'queued': % endif
${msg|n} % if status in ['correct','incorrect']:
Respond to Feedback

How accurate do you find this feedback?

Additional comments:

% endif