-
Improvement
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_30_STABLE
-
MDL-41724-master -
The LTI contexts membership service (http://developers.imsglobal.org/ext_membership.html) allows a provider to pull the course roster from the consumer, Moodle in this case. Some LTI enabled tools on the market, WebPA being one, need to provision a roster in advance of users individually launching the tool. Currently, if you want to use such tools, basiclti4moodle is the only choice, the core lti module won't work.
To reproduce:
Add WebPA as an external tool.
Add the tool to a course with some students.
Launch the tool as an instructor.
You won't be able to synchronise rosters.
Install basiclti4m and repeat the above using basiclti4m. You will now be able to sync rosters.