-
New Feature
-
Resolution: Fixed
-
Major
-
2.6, 3.0
-
MOODLE_26_STABLE, MOODLE_30_STABLE
-
MOODLE_31_STABLE
-
wip-
MDL-45064-master -
Add an option to the LTI External Tool Type Configuration settings to allow a tool to be displayed within the Activity Chooser. I don't feel like this would necessarily be "new" functionality, since - for all intents and purposes - it is just adding tools from the external tool type select box right to the activity chooser.
I can think of 2.5 possible approaches to accomplishing this, but am still very new to Moodle, so maybe I'm going about it all wrong:
The first approach that I've been experimenting with is to add a new option "Show tool in course activity chooser," and continuing down that path.
The second approach that I've been considering is to use the "Show tool type when creating tool instances" option, and save the tool as a mod/lti subtype (inspired from https://code.google.com/p/basiclti4moodle/). Though, this feels a bit too presumptuous... but, maybe there could be a LTI global option to toggle whether or not display tools in the activity chooser when that option set.
The second and a half approach is mash the first two approaches together by adding a showinchooser field and checkbox option which will save/update the tool as a mod/lti subtype.
- blocks
-
MDL-52154 Rework LTI admin screens
- Closed
- caused a regression
-
MDL-54632 Ability to hide preconfigured LTI Tools from activity chooser
- Closed
-
MDL-61325 Regression in course/lib get_module_metadata()
- Closed
- has a non-specific relationship to
-
MDL-60223 Subplugins do not maintain the original activity when implementing get_shortcuts()
- Closed
- has been marked as being related by
-
MDL-52154 Rework LTI admin screens
- Closed
- has to be done before
-
MDL-53697 Drop support for module callback get_types() in 3.5
- Closed
- is duplicated by
-
MDL-52157 Configured LTI tools should show in activity chooser - at the same level as standard Moodle activities.
- Closed
-
MDL-50644 Allow defined External Tools to be listed in Activity Chooser
- Closed
- Testing discovered
-
MDL-53770 It is not possible to uninstall ltisource plugins
- Closed
-
MDL-54128 Tool description is not displayed in the activity chooser
- Closed
-
MDL-54129 show_in_course checkbox gets ticked when updating a preconfigured tool
- Closed