Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.6, 3.1
-
Component/s: JavaScript, Quiz
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Fixed Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-54986-master -
Pull Master Diff URL:
Description
- As an admin, create a new quiz and add a single question
- As a student, attempt the quiz
- As an admin, edit the quiz ('Admin' block > 'Quiz admin' > 'Edit quiz'). Open the browser console now.
- Click the 'Add' link under the question. You will see an error in the console:
Uncaught TypeError: Cannot read property 'focus' of null