Skip to content

Releases: xAPI-vle/moodle-logstore_xapi

Minor changes and Patches

02 Jun 15:37
Compare
Choose a tag to compare

Minor Changes

  1. Course Completed test added: 0564af3
  2. Feedback submitted test added: be60b6f
  3. TinCanPHP updated to 0.40.0
  4. Expander, Translator, and Emitter libraries updated to 1.1.0

Patches

  1. Bug fixed with default settings page: 996de60

v1.0.0

29 Jan 14:29
Compare
Choose a tag to compare

Major changes

  1. Support Translator returning multiple events: 037a50b
  2. Setting to send statements as batches to LRS: 5a551bd

Minor changes

  1. Updated dependencies: da06d05

Patches

none

Background Processing mode, library updates, and minor adjustments

16 Oct 13:44
Compare
Choose a tag to compare
  1. Background Processing Mode allows events to be sent via batches. ed6f017
  2. Update of version.
  3. Updates Expander course URL and use of PHP_EOL
  4. Updates Translator to use PHP_EOL.
  5. Updates Emitter AttemptCompleted to use Attempt as Context instead of object and to use PHP_EOL.
  6. Corrects issue with coding error when event is NULL.

v0.3.0

10 Aug 09:50
Compare
Choose a tag to compare

To install read our installation instructions.

Minor Changes

  1. Upgrades Moodle-Log-Expander to 0.3.3.
  2. Upgrades Moodle-xAPI-Translator to 0.3.0.
  3. Upgrades xAPI-Recipe-Emitter to 0.3.0.
  4. Adds integration tests for sub repositories. #17

v0.2.0

03 Aug 12:34
Compare
Choose a tag to compare

To install read our installation instructions.

Minor Changes

  1. Upgrades Moodle-Log-Expander to 0.2.0.
  2. Upgrades Moodle-xAPI-Translator to 0.2.0.
  3. Upgrades xAPI-Recipe-Emitter to 0.2.0.
  4. Added URL validation to settings page. 858b1e8

Patches

  1. Updates supported version to 2.8.0 based on feedback. 0ad7398
  2. Clarifies installation instructions.
  3. Removes unused lang strings. b515f15

v0.1.0

15 Jul 09:19
Compare
Choose a tag to compare

To install read our installation instructions.

Minor Changes

  1. Upgrades Moodle-Log-Expander to 0.1.0.
  2. Upgrades Moodle-xAPI-Translator to 0.1.0.
  3. Upgrades xAPI-Recipe-Emitter to 0.1.0.

Patches

  1. Updates dev instructions in documentation.
  2. Corrects release process in documentation.
  3. Adds missing (new) events to documentation.

v0.0.1

01 Jul 15:19
Compare
Choose a tag to compare

First patch release.