-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.2
-
MOODLE_22_STABLE
-
MOODLE_23_STABLE
-
MDL-30616-master-7 -
In course/lib.php, the print_section_add_menus function does a lot of work to retrieve module metadata (e.g. name and a URL for creating a new instance of the module).
To create the module chooser in the most efficient manner, we should split out the retrieval of this metadata into a separate function that other functions can use.
- blocks
-
MDL-30617 Create a Javascript Module Chooser
-
- Closed
-