-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38888-master -
1- install local_hub plugin on your site
2- in local/hub/siteregistration.php, comment:
// throw new moodle_exception('cannotregisternotavailablesite', 'local_hub', $url);
|
3- Admin > Hub > Setttings > Enable the hub
On your site:
4- Admin > Server > Hub > enter your hub url ($CFG->wwwroot)
5- Go to a course. Course Admin > Publish > Advertise
the all process contains warnings
6- Course Admin > Publish > Share
the all process contains warnings. Not that during backup part the parameters are propagated till the end of the backup process in order to be sent by the final web service call. This is the tricky part.
- has a non-specific relationship to
-
MDL-39126 support $mform->setType() for additional backup parameters.
-
- Closed
-
- Testing discovered
-
MDL-38735 Add the correct types to all the backup/restore forms
-
- Closed
-
- will help resolve
-
MDLQA-5362 CLONE - An administrator can unregister a site
- Passed
-
MDLQA-5363 CLONE - A manager can advertise a course on a hub
- Passed
-
MDLQA-5364 CLONE - A manager can share a course on a hub
- Passed