number improvements (lets hope we don't break anything)
This commit is contained in:
@@ -8,4 +8,5 @@
|
||||
<a href="{% url 'longs:mark_overview' pk=exam.pk %}">Mark</a> /
|
||||
<a href="{% url 'longs:exam_scores_all' pk=exam.pk %}">Scores</a> /
|
||||
<a href="{% url 'longs:exam_cids' exam_id=exam.pk %}">Candidates</a> /
|
||||
<a href="{% url 'longs:exam_stats' exam_id=exam.pk %}">Stats</a> /
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user