.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user