allow resenting of exam answers

This commit is contained in:
Ross
2024-07-29 12:43:01 +01:00
parent 2ebb0b4473
commit cf48453e6f
6 changed files with 51 additions and 7 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
hx-post="{% url 'atlas:collection_reset_answers' collection.pk %}"
>Reset all answers</button>
</summary>
</details>
{% endif %}
{% include 'exam_overview_js.html' %}
{% endblock %}