Skip to content

Releases: xAPI-vle/moodle-logstore_xapi

v2.2.0

12 Oct 16:33
Compare
Choose a tag to compare

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

11 Oct 12:05
Compare
Choose a tag to compare

2.1.5 (2017-10-11)

Bug Fixes

v2.1.4

11 Oct 07:47
Compare
Choose a tag to compare

2.1.4 (2017-10-11)

Bug Fixes

  • version: Fixes release in version file. (ddc17db)

v2.1.2

10 Oct 21:54
Compare
Choose a tag to compare

2.1.2 (2017-10-10)

Bug Fixes

  • package: Fixes the version file generation. (440ca61)

v2.1.0

10 Oct 20:47
Compare
Choose a tag to compare

2.1.0 (2017-10-10)

Features

  • plugin: Adds automatic releasing with semantic release. (bff20f6)

v2.0.0

13 Jun 18:05
Compare
Choose a tag to compare

#Major

  1. Merge the three sub-repositories (Expander, Translator, and Emitter) into the main plugin repository

#Minor

  1. Resolve (easy) code climate issues.

v1.5.0

08 Jun 20:09
Compare
Choose a tag to compare

#Minor

  1. Email as identifier config setting
  2. Filter specific events from emitting to LRS

v1.4.0

01 Jun 15:33
Compare
Choose a tag to compare

#Minor Changes

  1. Incorporate SCORM events into logstore plugin

v1.3.0

30 May 16:56
Compare
Choose a tag to compare

Minor Changes

  1. Downstream changes to the translator plugin (Moodle quiz question types) requires updating the logstore plugin.

v1.2.0

18 May 22:38
Compare
Choose a tag to compare

Minor Changes

  1. TinCanPHP updated to v1.0.0
  2. Moodle proxy support
  3. Expander, Translator, and Emitter libraries updated to 1.2.0

Patches

  1. PHP support for 5.5 through 7.0
  2. Resolved logged in/logged out issue #83