diff --git a/templates/cid_scores.html b/templates/cid_scores.html index 3e75d97d..31e8ff54 100644 --- a/templates/cid_scores.html +++ b/templates/cid_scores.html @@ -3,12 +3,13 @@ {% block content %}

CID: {{ cid }}

-

Available exams

+

Assigned exams

+

The following exams will be available to take when active. {% for t, exams in available_exams %}

{{t}}

{% endfor %}