some reset ansnwer improvements
This commit is contained in:
@@ -49,6 +49,7 @@ Exam mode: {{ exam.exam_mode }}<br />
|
||||
<button title="This will clear all user answers and attempts"
|
||||
hx-post="{% url exam.get_app_name|add:':exam_reset_answers' exam.pk %}"
|
||||
hx-swap="outerHTML"
|
||||
hx-confirm="Are you sure you want to reset all answers? This action cannot be undone."
|
||||
>Reset all answers</button>
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user