Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.26 KB

Changelog

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.

[1.2.1] - 2023-08-21

  • 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

[1.2.0] - 2023-03-31

  • Prepared for Moodle 4.0

[1.1.0] - 2022-08-17

  • 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

Changed

  • Continuous integration with github workflows
  • Minor fixes to comply with moodle style requirements

[1.0.0] - 2019-07-30

First version considered ready for field trial.