This commit is contained in:
Ross
2024-10-14 11:56:10 +01:00
parent 78f2067bc0
commit 46cf69a7b6
6 changed files with 100 additions and 4 deletions
@@ -109,6 +109,7 @@ Author(s): {% for author in exam.author.all %}
<details>
<summary>Extra</summary>
Occasionally the order of questions can get out of sync. If you are exeriancing issues with the order of questions you can reset the order here.
<button title="This will clear all user answers and attempts"
hx-post="{% url exam.get_app_name|add:':order_questions' exam.pk %}"
hx-swap="outerHTML"