${prompt|n}
% if state == 'initial': Unanswered % elif state == 'done' and correct=='incorrect': Correct % elif state == 'done' and correct=='correct': Incorrect % elif state == 'assessing': Submitted for grading % endif % if hidden:
% endif
% if state == 'assessing': % endif
${msg|n} % if state == 'post_assessment':
Respond to Feedback

How accurate do you find this feedback?

Additional comments:

% endif