{% extends 'atlas/exams.html' %} {% load partials %} {% partialdef casedetails-management-links %}
{% endpartialdef %} {% block content %}{{ 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.get_collection_type_display }} Self review: {{ collection.self_review }} {% if collection.open_access %} Open {% else %} Restricted {% endif %}
{% if collection.prerequisites.exists %}Manage answers for this collection.
Please note these are permanent and cannot be undone.