This plugin helps with the integration of CASA (Community App Sharing Architecture: http://www.imsglobal.org/casa/) into Moodle.
It is a rebranding of the existing LTI module with added support for LTI Content Item. See: https://tracker.moodle.org/browse/MDL-49609
- Add to your /mod folder either by downloading this plugin or adding it as a git submodule.
- On your Apps instance, create a new LTI Consumer by providing Name, Key, Secret.
- On your Moodle instance go to Site administration > Plugins > Activity modules > Apps > Manage external tool types
- Click on "Add external tool configuration"
- Add the Name, Key, Secret from your Apps instance.
- For "Tool base URL", enter in your Apps URL + '/lti/launch'.
- Click "Show more" and make sure "Show tool type when creating tool instances" and "Tool supports Content-Item message" are selected.
- Click "Save changes".
- Setup is done and when an instructor chooses Apps from the list of activities they will get redirected to your Apps instance and can add web applications.