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 @@
- 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 %}
-