-
Bug
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68855-master -
-
Moppies Kanban
Dani has found an issue with get_h5pactivities_by_courses.php::execute(): the package URL is not correct because the itemid (=0) is not there.
For fixing it, the last parameter in this line should be set to true (to include the itemid in the URL).