.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block navigation %}
|
||||
{{block.super}}
|
||||
Collection: {{collection.name}}-> <a href="{% url 'atlas:collection_detail' pk=exam.pk %}">Overview</a> /
|
||||
<br/>Collection: {{collection.name}}-> <a href="{% url 'atlas:collection_detail' pk=exam.pk %}">Overview</a> /
|
||||
<a href="{% url 'atlas:collection_mark_overview' exam.pk %}">Mark</a> /
|
||||
<a href="{% url 'atlas:collection_scores_cid' exam.pk %}">Scores</a> /
|
||||
<a href="{% url 'atlas:exam_cids' exam.pk %}">Candidates</a>
|
||||
|
||||
Reference in New Issue
Block a user