Releases: davidpesce/moodle-mod_tincanlaunch
Releases · davidpesce/moodle-mod_tincanlaunch
v1.63
Many changes have been implemented in this release. The following are some of those changes:
- Simplified launch of the xAPI content (student bypasses the registration page).
- Resolve inconsistent activity completions.
- Updated the plugin to work with newer versions of Moodle (3.11+).
- Utilize Github Actions for CI and deploy new releases to Moodle Plugin Directory.
- Slight optimization in the scheduled task that checks completion.
V1.4RC - November 2018 Pre-Release
Fixes a number of bugs and now uses Watershed's Sessions API, significantly simplifying the Watershed integration.
This is a pre-release pending testing.
v1.3RC - The Watershed Update
v1.2RC for Moodle 3.0
Release Candidate - please test!
- Update for Moodle 3.0
- Replace own xAPI code with TinCanPHP (requires PHP 5.4 or higher)
- Feature: upload Tin Can zip file, read tincan.xml and host content
- Feature: select the agent identifier to be used and specify an account homePage for external id
- Feature: select whether to allow multiple registrations (previously was possible but disabled in the code)
- Some bug fixes
- Some code tidy up