From 8be4c4f923bd6e1e67cd90f865e9fa307a652aa9 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 18 Nov 2024 10:56:41 +0000 Subject: [PATCH] . --- atlas/templates/atlas/collection_detail.html | 23 ++++++++++--------- .../collection_reset_answers_user_list.html | 2 +- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index 8eb6b862..2d26122b 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -4,8 +4,9 @@

{{collection.name}}

{% include 'exam_notes.html' %} +
- Exam mode: {{collection.exam_mode}}
+ Exam mode: {{collection.exam_mode}} (Exam open acess: {{collection.exam_open_access}})
Publish results: {{collection.publish_results}}
Active: {{collection.active}}
Collection Type: {{collection.get_collection_type_display}}
@@ -33,7 +34,7 @@

View as a viva collection here {% else %}

This collection will be available to view/take here (when active) -

Review collection here +

Review collection here {% endif %} {% if can_edit %} @@ -50,24 +51,24 @@

Answer management
-

Manage answers for this collection.

+

Manage answers for this collection.

- Please note these are permanant and cannot be undone. + Please note these are permanant and cannot be undone.
- + {% endif %} {% include 'exam_overview_js.html' %} diff --git a/atlas/templates/atlas/collection_reset_answers_user_list.html b/atlas/templates/atlas/collection_reset_answers_user_list.html index 6a12f6d9..f2be051d 100644 --- a/atlas/templates/atlas/collection_reset_answers_user_list.html +++ b/atlas/templates/atlas/collection_reset_answers_user_list.html @@ -1,6 +1,6 @@ {% for cid_user_exam in cid_users %} -