MDL-62599 mod_lti: Add platform support for LTI 1.3

This commit is contained in:
Stephen Vickers
2019-05-06 13:33:42 +08:00
committed by Jake Dallimore
parent a411b499b9
commit 27cbb5965e
71 changed files with 4431 additions and 838 deletions
+1 -5
View File
@@ -1741,10 +1741,6 @@ class core_plugin_manager {
'gregorian'
),
'customfield' => array(
'checkbox', 'date', 'select', 'text', 'textarea'
),
'coursereport' => array(
// Deprecated!
),
@@ -1810,7 +1806,7 @@ class core_plugin_manager {
),
'ltiservice' => array(
'gradebookservices', 'memberships', 'profile', 'toolproxy', 'toolsettings'
'gradebookservices', 'memberships', 'profile', 'toolproxy', 'toolsettings', 'basicoutcomes'
),
'mlbackend' => array(