-
Bug
-
Resolution: Fixed
-
Minor
-
2.3
-
None
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
MDL-33292-master-3 -
- Open a Course
- Turn Editing on
- Open the chooser dialogue
- Confirm that you can move the dialogue around by dragging it's header
One of the requested features of the module chooser has been to make it possible to move the chooser around the screen.
It should be possible to do this in either:
- plug in the modchooser.js code; or
- plug in the chooserdialogue.js code for all chooser dialogues; or
- plug in the notification.js code to allow for any Dialogue or anything it extends (including chooserdialogue and thus modchooser).