v3.0.0
3.0.0 (2018-07-05)
Whilst all of the supported events have automated tests and have been user tested, due to refactored logic, some statements may fail in certain conditions, therefore this version of the plugin is not yet considered to be a "stable" release. Once version 3 becomes stable, previous versions of this plugin will be deprecated.
Bug Fixes
- Fixes
mod_assign\event\assignment_graded
#173 - Fixes logs being written to publicly facing directory #169
- Fixes site ID in statements #168
- Fixes undefined offset error #167
- Trims extensions to close #160 and #81
- Updates examples to close #74
- Moves to more "designed" activity types to close #64
Code Refactoring
- Refactors code to new plugin architecture closing #115.
BREAKING CHANGES
- Removes statements for question submissions for
mod_quiz\event\attempt_submitted
event. - Removes faulty statements for feedback responses for
mod_feedback\event\response_submitted
event.
For the statements that have been removed, we intend to add these back in a slightly tidier better form with tests and examples.
Thanks and credit to @davidpesce @ryansmith94 @lydiamross @caperneoignis @VassAngels for their continued development, testing, and support for this version of the plugin.