-
Improvement
-
Resolution: Fixed
-
Critical
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_28_STABLE
-
A Quiz renderer already exists. As part of updating the quiz edit interface it must use a renderer
For now I have broken down the stages of development as
Course View Renderer DONE
Begin with the basic course view renderer. It has the basic required design and gives us semantic html with rows, drag and drop and ajax built in. Just get this working and then repurpose for the quiz.
Locate in Quiz DONE
With the course renderer in place as quiz edit renderer migrate the relevant underlying code and files to quiz.
Use Quiz Data
Make renderer display quiz data and links instead of course data and links.
Edit options
Update edit options for quiz
Add options
Update edit options for quiz
- blocks
-
MDL-47132 Eliminate mod/quiz/editlib.php
- Closed
- caused a regression
-
MDL-47619 Behat failure from MDL-43089
- Closed
- has been marked as being related by
-
MDL-47435 Make question bank pop-up reusable by modules other than the quiz
- Open
- is duplicated by
-
MDL-43745 Use new slots data layer in edit renderer
- Closed
-
MDL-40993 Improve the usability of the quiz editing page
- Closed
-
MDL-24575 Having two question category dropdowns is confusing when editing a quiz
- Closed
-
MDL-43094 Add Page support to quiz edit renderer
- Closed
-
MDL-43098 Update Quiz data layer
- Closed
-
MDL-43100 Update edit question options in quiz edit page
- Closed
-
MDL-46007 One the quiz edit page, a way to save the mark for each question in one go
- Closed
- Testing discovered
-
MDL-47604 Need a general solution for handling required JS with Ajax
- Closed