Moodle - Dynamic Registration¶
Summary¶
Dynamic Registration is available in version 3.10 or higher of Moodle.
Make sure that Dynamic Registration for your LTIAAS API is enabled during the LTIaaS onboarding process.
To set up LTIAAS with Moodle using dynamic registration you need to:
1) Add a new 'LTI Advantage' Tool in your Moodle installation¶
- Login to your Moodle installation as an administrator.
- Navigate to 'Site administration' -> 'Plugins' -> 'Activity modules' -> 'External tool' -> 'Manage tools'
- In the
Tool Url
field enter:https://your.ltiaas.com/register
, whereyour
is the custom subdomain set up in the LTIAAS portal. - Click the
Add LTI Advantage
button
Once the tool is registered, you can view and activate/deactivate the registration in the LTIAAS portal.
2) Do A Test Launch¶
- In the Moodle installation, go to a course and turn editing on.
- Press the "Add and activity or resource" link in one of the section of the course.
- Select the newly created tool.
- Give the Activity a name, set any other options to your liking, and click 'Save and display'
- If the setup was successful, you should see the new tool launch successfully.