diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index fdc5d855..ffe59ec7 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -43,112 +43,135 @@ {% endpartialdef %} {% block content %} -
Exam mode: {{ collection.exam_mode }} + (open access: {{ collection.exam_open_access }}) +
+ ++ {% include "generic/partials/exams/exam_status.html#publish-results" %} + {% include "generic/partials/exams/exam_status.html#exam-active" %} +
+ +Collection Type: {{ collection.get_collection_type_display }}
+Self review: {{ collection.self_review }}
+Open access: {{ collection.open_access }}
-- -
- {% endif %} -This collection will be available to view/take here{% if not collection.active %} (when active){% endif %} -
Review collection here - {% endif %} - - - - -
-
- - -Manage answers for this collection.
- - Please note these are permanant and cannot be undone. +This collection will be available to view/take here{% if not collection.active %} (when active){% endif %}
+
Review collection here
+ {% endif %} +
+
+
Manage answers for this collection.
+ + Please note these are permanant and cannot be undone. +