some reset ansnwer improvements

This commit is contained in:
Ross
2024-07-29 13:05:09 +01:00
parent 88584f4c37
commit a304c0b4dc
3 changed files with 9 additions and 5 deletions
@@ -56,6 +56,8 @@
<button title="This will clear all user answers and attempts"
hx-post="{% url 'atlas:collection_reset_answers' collection.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>