Skip to content
  • Jake Dallimore's avatar
    MDL-67585 core_course: deprecate the callback get_shortcuts() · 520add19
    Jake Dallimore authored
    This involves a few changes:
    - The callback is still called by the repository but only if the
    replacement callback get_course_content_items is not implemented.
    - Debugging is called when the get_shortcuts callback is called.
    - We leave lti's implementation of get_shortcuts alone, in order to
    maintain the output of get_module_metadata during its deprecation life
    span.
    520add19