Releases: xAPI-vle/moodle-logstore_xapi
Releases · xAPI-vle/moodle-logstore_xapi
v2.2.0
2.2.0 (2017-10-12)
Features
- plugin: Delete records from 'mdl_logstore_xapi_log' after successfully sending them to LRS (#131 - thanks @Dasuntha and @bseclier).
v2.1.5
2.1.5 (2017-10-11)
Bug Fixes
v2.1.4
2.1.4 (2017-10-11)
Bug Fixes
- version: Fixes release in version file. (ddc17db)
v2.1.2
2.1.2 (2017-10-10)
Bug Fixes
- package: Fixes the version file generation. (440ca61)
v2.1.0
2.1.0 (2017-10-10)
Features
- plugin: Adds automatic releasing with semantic release. (bff20f6)
v2.0.0
#Major
- Merge the three sub-repositories (Expander, Translator, and Emitter) into the main plugin repository
#Minor
- Resolve (easy) code climate issues.
v1.5.0
#Minor
- Email as identifier config setting
- Filter specific events from emitting to LRS
v1.4.0
#Minor Changes
- Incorporate SCORM events into logstore plugin
v1.3.0
Minor Changes
- Downstream changes to the translator plugin (Moodle quiz question types) requires updating the logstore plugin.
v1.2.0
Minor Changes
- TinCanPHP updated to v1.0.0
- Moodle proxy support
- Expander, Translator, and Emitter libraries updated to 1.2.0
Patches
- PHP support for 5.5 through 7.0
- Resolved logged in/logged out issue #83