This commit is contained in:
Ross
2021-09-09 12:21:08 +01:00
parent db5169bfce
commit fd7ecf287c
2 changed files with 25 additions and 21 deletions
@@ -21,6 +21,7 @@
{% endfor %}
</ul>
<br /> Total mark: {{ total_score }} / {{max_score}}
<br /> Normalised score: {{ normalised_score }}
<div>
<a href="{% url 'cid_scores' cid %}">Other exams</a>
</div>