Hello,
After upgrading from Moodle 4.1.15 to 4.5.4, we noticed that the "External tool" option is no longer directly available in the "Add an activity or resource" menu.
In Moodle 4.1.x:
- Site administrators registered the LTI tool with consumer key and shared secret.
- Course teachers could simply add an activity, select "External tool", and only enter the Tool URL (different per content).
- This allowed teachers to add LTI resources without knowing the secret credentials.
In Moodle 4.5.4:
- The activity chooser does not show "External tool" unless the tool is added via "More > LTI External tools".
- Course teachers are required to know consumer key and shared secret when adding new tools, which is not possible in our organization (these credentials are not shared with teachers).
Our ideal use case:
- Admins register LTI tools with credentials once.
- Course teachers should be able to add LTI activities only by specifying a Tool URL, as before.
Question:
- Is there any recommended workaround to allow course teachers to add LTI activities with only a Tool URL (without exposing consumer key/secret)?
- Or is this simplified workflow no longer supported in Moodle 4.3+?
Thank you very much for any guidance.