This plugin connect Moodle to CurrikiStudio to access Programs, Playlists and Activities by following IMS Global LTI Advantage (LTI 1.3). It setup Moodle's External Tool which connect to CurrikiStudio.
- Copy this plugin to the
local
directory of your Moodle instance:git clone https://github.com/ActiveLearningStudio/curriki_moodle_plugin.git
- Or download repository, make
zip
and follow this guidehttps://docs.moodle.org/39/en/Installing_plugins#Installing_via_uploaded_ZIP_file
- Optional - In case your own
CurrikiStudio
andTsugi
instances (orlocal
environment) then editconfig.php
and setTSUGI_HOST
andTSUGI_HOST_API
constants. - Visit the
Site Administration
page or notifications page to complete the install process
- Create a
token
as amdin user. Steps are:Site Administration
>Plugins
>Web services
>Manage tokens
- Click on
Add
- Select the admin user and
CurrikiStudio
service - Click on Saves changes
- Setup
External tool
with one click- Visit
Site administration
>Plugins
>Local plugins
>CurrikiGo Settings
- Click on
Setup CurrikiStudioLTI Tool
. This will auto configure newExternal Tool
namedCurrikiStudioLTI
.
- Visit
You can install Block Level Plugin to add playlists as a block
to the course.