All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed submission button for student answer changed from Save to Submit.
- Fixed various codestyle issues.
- Added column in qbank view for displaying question text/media
- Swapped the order of firstname and lastname in csv export of attendance list
- Improvement of guest user feedback upon trying to attend a quiz which doesn't allow guests to attend
- Added new template for "guests_not_allowed" feedback
- Prepared for Moodle 4.0
- Added button to delete session report
- Prevent repetition of
- Tested with Moodle 3.11
1.0.1 - 2021-02-05
- Tested and approved for Moodle 3.9 and 3.10
- Continuous integration with github workflows
- Minor fixes to comply with moodle style requirements
First version considered ready for field trial.