-
Improvement
-
Resolution: Fixed
-
Minor
-
3.3.3, 3.4
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_35_STABLE
-
MDL-60920-master -
Upon clicking "Quizzes" in Activity block, an unstyled "Edit questions" button appears in breadcrumb navigation.
Steps to reproduce:
- Go to a course
- Turn editing on
- Insert a quiz → Save and display
- Edit quiz → Add at least one question → Save changes
- Cog → Turn editing on
- Add a block "Activities"
- On the Activities block, click "Quizzes"
Actual result: In the breadcrumb navigation, there is a button "Edit questions".
Expected result: That button is not present.
This is ancient history: https://github.com/moodle/moodle/blob/master/mod/quiz/index.php#L48. It has no place in modern Moodle.
- Discovered while testing
-
MDL-52832 Course quizzes page (index.php) ignores overrides and shows incorrect close date
- Closed