{% extends 'base.html' %} {% load staticfiles %} {% block nav_title %} Ready for an exam, captian? {% endblock nav_title %} {% block body_block %}
Submission Type | Student | Score | Tutor | ||
---|---|---|---|---|---|
{% if feedback.final %} Final {% endif %} | {{ feedback.of_submission.type }} | {{ feedback.of_submission.student }} | {{ feedback.score}} | {{ feedback.of_tutor}} | Delete View {% if not feedback.final %} Mark final {% else %} Undo {% endif %} |