You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
325 B
8 lines
325 B
3 years ago
|
This files describes API changes in /mod/lti/source/* - LTI source plugins,
|
||
|
information provided here is intended especially for developers.
|
||
|
|
||
|
=== 3.1 ===
|
||
|
|
||
|
* Callback get_types() is deprecated, instead ltisource plugins can define callback get_shortcuts().
|
||
|
See source code for lti_get_shortcuts() and get_module_metadata().
|