-
Bug
-
Resolution: Fixed
-
Minor
-
3.1
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-54610_master -
Easy
-
-
3.2 Sprint 2
When configuring an external tool manually via:
Site admin > Plugins > Activity modules > LTI/Exteral tool > Manage tools > Configure a tool manually
The wording on the second form element
appears to suggest that the user can create from a cartridge on this page, when in fact they cannot.Tool base URL/Cartridge URL
The form handling code uses functions:
lti_add_type
and
lti_update_type
Which don't provide support for loading from cartrdges.
Suggest a string change to clarify this.