From debe093bc9322ee7fce0967a87ad115ab7cf8d62 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 5 Jan 2026 10:59:40 +0000 Subject: [PATCH] Add exam_mode parameter to exam take URL for improved functionality --- templates/cid_scores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cid_scores.html b/templates/cid_scores.html index e44e951e..42dfc916 100644 --- a/templates/cid_scores.html +++ b/templates/cid_scores.html @@ -22,7 +22,7 @@ {% for exam in exams %}
  • {{exam}} {% if exam.active %} - + {% endif %}