From 1f1b324cfef6fd27bf5a39fac8c9a19461a1b38c Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 27 Apr 2026 21:35:29 +0100 Subject: [PATCH] feat: Update collection overview header and remove completed state display --- atlas/templates/atlas/collection_take_overview.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_take_overview.html b/atlas/templates/atlas/collection_take_overview.html index 9e194ab6..2dda58b6 100644 --- a/atlas/templates/atlas/collection_take_overview.html +++ b/atlas/templates/atlas/collection_take_overview.html @@ -16,7 +16,7 @@ {% if cid is not None %} CID: {{ cid }} {% else %} - Your collection overview +
Overview
{% endif %} @@ -141,7 +141,6 @@
Ready to submit this session?
-
Completed: {{ cid_user_exam.completed }}