diff --git a/sbas/templates/sbas/exam_take_overview.html b/sbas/templates/sbas/exam_take_overview.html index 3cab7368..2da5993d 100644 --- a/sbas/templates/sbas/exam_take_overview.html +++ b/sbas/templates/sbas/exam_take_overview.html @@ -12,6 +12,21 @@ {% include "exam_clock.html" %}

Exam: {{exam}}

+ {% if can_edit %} +
+
+
+ {% include "generic/partials/exams/exam_status.html#publish-results" %} +
+
+ + Edit exam + +
+
+
+ {% endif %} + {% if exam.publish_results %}