-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.10, 3.11.5, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE
-
MDL-73779_dynreg_sup_msgs -
Per specification (https://www.imsglobal.org/spec/lti-dr/v1p0#platform-configuration), the Platform Configuration should expose the supported messages as an array of objects. It is currently returning an array of strings.
This is a major hindrance for implementers when parsing the platform configuration, in particular now that the specification has been made public. This should be addressed as more tools are looking at implementing dynamic registration.