In mod_quiz, the number of attempts can be checked using the Results option from the quiz options. On that page, it is possible to select multiple attempts to delete them. The delete attempt pop-up was using M.util.show_confirm_dialog which is deprecated and for releases 3.11 onwards, it stopped responding to that event.
Steps to reproduce:
- Navigate to a course.
- Create a quiz.
- Attempt the quiz as a student or switch role to a student before attempting the quiz.
- Go to quiz > results > select the appropriate report options and click Show report
- Select the attempt
- Click Delete selected attempts
- You will see the pop-up
- Yes and no buttons in the pop-up is not performing any action
- duplicates
-
MDL-72449 Cannot delete quiz attempt
-
- Closed
-