From 3c72a06ad26c2a304b5a8d201ea6ffb67b574b1b Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 30 Dec 2024 12:56:29 +0000 Subject: [PATCH] stop seperating active exams in exam list --- templates/exam_list.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/exam_list.html b/templates/exam_list.html index 0c856497..7dfc5935 100644 --- a/templates/exam_list.html +++ b/templates/exam_list.html @@ -25,10 +25,9 @@

Supervisors will have access to all exam results (including archived exams) for which they have access (when "results supervisor visible" is set to true or the user has shared their results).

- Active exams:
+ Exams:
- Inactive exams:
+{% comment %} Inactive exams:
+ {% endcomment %}