From f9f51d104abc97a3c60e7b20023f461d61d9819f Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 12 Dec 2021 21:55:39 +0000 Subject: [PATCH] . --- templates/cid_scores.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 %}