Turn your Moodle server into an LTI 1.3 capable Tool Provider. This feature enables the following LTI 1.3 capabilities:
- Publish any course or activity/module as an LTI resource to be consumed by an LMS
- Auto-publish grades of completed activities back to the LMS via asynchronous tasks
- Display a deep-linking content selection view to teachers so they can select specific activities to be added to the LMS as separate grade-lines.
This Moodle plugin uses LTIAAS to manage the LTI protocol. To use this plugin, you must first create a FREE LTIAAS account.
This plugin is installed in Moodle just like any other plugin:
- Create a FREE LTIAAS account
- Choose the latest plugin release from GitHub and download ltiaas.zip.
- Login to your Moodle server as an admin.
- Navigate to
Site administration->Plugins->Install plugins. - Upload litaas.zip and click
Install plugin from the ZIP file. - Follow the instructions to install the plugin. Enter in the URL and API key you got from step 1.
- Ltiaas URL: Ltiaas Server URL.
- API Key: API Key used to authenticate requests to Ltiaas.
- Enable the plugin:
- Navigate to
Plugins->Enrolments->Manage enrol plugins. - Click the
eyeicon next toPublish as LTI Advantage tool with LTIAASto enable the plugin. - Click the
settingslink to change any plugin settings if needed.
- Navigate to
Once the plugin is isntalled and enabeld, you can add activities to be published for LTI. To do this:
- Navigate to a course as an admin/teacher.
- Click
More->Published LTI Advantage tools with LTIAAS. - Click the
Addbutton. - Fill out the form.
- Choose the whole course or an activity within the course using the
Tool to be publisheddrop-down.
- Choose the whole course or an activity within the course using the
If you are using deep-linking, all published tools will appear in the deep-linking content selection page.
If you are not using deep-linking, you can copy the link to the activity from the
Launch URLcolumn of the table. This URL needs to be given to the LMS when launching the activity.
