{% extends 'base.html' %} {% load staticfiles %} {% block nav_title %} Ready for an exam, commander? {% endblock nav_title %} {% block body_block %}
Name | Progress | {% for submission_type in submission_type_list %} |
---|---|---|
{{ submission_type }} | {{ submission_type.submissions__feedback_list__count }} / {{submission_type.submissions__count}} |
Get |
Your contribution: | {% if feedback_list|length > 0 %} {{feedback_list|length}} {% else %} None. Sad. {% endif %} |