This commit is contained in:
Ross
2021-03-19 11:23:12 +00:00
parent 40cfe714e8
commit ba8af9ad1e
3 changed files with 5 additions and 2 deletions
@@ -14,6 +14,7 @@
<div class="parent-help" title="Click to enable / disable the exam results">
Publish results: <input type="checkbox" id="exam-publish-results-switch" {% if exam.publish_results %}checked{% endif %}> <span class="help-text">[When checked the exam results will be available on this site]</span>
</div>
Exam mode: {{ exam.exam_mode }}
<p><a href="{% url 'anatomy:mark_overview' pk=exam.pk %}"><button>Mark exam</button></a></p>
<ol id="full-question-list" class="sortable">