%for status in status_list:
Step ${status['task_number']} (${status['human_state']}) : ${status['score']} / ${status['max_score']} %if status['type']=="openended":
${status['post_assessment']}
%endif
%endfor