Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 886 Bytes

File metadata and controls

38 lines (21 loc) · 886 Bytes

Change log for the Edit quiz settings quiz report

Changes in 1.8

  • This version works with Moodle 5.1 and PHP 8.4.

Changes in 1.7

  • This version works with Moodle 5.0.
  • Cherry-picked commits since february 2024 till now:
    • Log events remove all legacy logs methods.
    • Fix use of renamed quiz classes in OU code.
    • Fix behat deprecated step failures.
  • Upgrade the CI to support Moodle 5.0 (PHP 8.3), and update the branch to support branch MOODLE_405_STABLE, and MOODLE_500_STABLE.

Changes in 1.6

  • This version works with Moodle 4.0.

Changes in 1.5

  • Fix Behat for Moodle 3.6.

Changes in 1.4

  • Privacy API implementation.
  • Fix some coding style.
  • Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.

1.3 and before

Changes were not documented.