Skip to content

Releases: LiFaytheGoblin/moodle-tool_lala

v4.0.1

05 Feb 08:17
Compare
Choose a tag to compare

What's new

  • Now executes model version creation as an adhoc task
  • Makes model version creation resume where it has last stopped, in case it was interrupted
  • Added some tests
  • Some refactoring: Added quite a few helper classes for better re-use of functions

v3.0.0

06 Sep 13:44
Compare
Choose a tag to compare

What's Changed

  • Robustness fix: The error registered for a version can get very long - therefore the database column is updated to be a text. Upgrade.php handles the database change.
  • Enables users to select data for gathering or upload own data instead of gathering data.
  • Refactoring, code improvements, test updates, code style and documentation fixes.

Full Changelog: https://github.com/LiFaytheGoblin/moodle-tool_lala/commits/v3.0.0

v2.0.0

04 Aug 12:22
Compare
Choose a tag to compare

What's Changed

  • Changes name from "laaudit" to "lala"
  • Security fix: Do not create configurations anymore before checking user authorization
  • Validation: Validate "testsize" options property for test and training dataset evidence
  • Remove some comments

Full Changelog: https://github.com/LiFaytheGoblin/moodle-tool_lala/commits/v2.0.0

v1.0.0

26 Jul 07:57
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Say hello to LaLA! "Let's audit Learning Analytics" (LaLA) is a Moodle plugin to enable administrators and auditors of Moodle Learning Analytics models to retrieve evidence for their audit, like the sample data collected on the Moodle instance, the calculated features and predictions made by the model.