fix: add return button to exam overview in user score header

This commit is contained in:
Ross
2026-07-06 10:04:26 +01:00
parent 5a73409aad
commit 5414a5b4f9
+3
View File
@@ -23,6 +23,9 @@
Results are NOT visible to supervisors.
{% endif %}
<br/>
<a href="{{ exam.get_absolute_url }}"><button>Return to exam overview</button></a>
</div>
{% else %}
{% if not exam.publish_results %}