From f6c958212c15c9442296c03d89183e01f9b34576 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 12 Dec 2022 16:29:13 +0000 Subject: [PATCH] . --- templates/user_scores.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/user_scores.html b/templates/user_scores.html index adcdad5c..8a3d7e9b 100644 --- a/templates/user_scores.html +++ b/templates/user_scores.html @@ -4,6 +4,14 @@

User: {{ request.user.username }}

Assigned exams

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