Grid format V500.0.1 released for Moodle 5.0

Grid format V500.0.1 released for Moodle 5.0

by Gareth Barnard -
Number of replies: 3
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

Hello,

I've released a 'release candidate' version of the Grid course format for Moodle 5.0 as follows:

Release 500.0.1 for Moodle 5.0 version 2025041400.00 (Build: 20250414) and above within the MOODLE_500_STABLE branch:

with:

Release candidate version for Moodle 5.0.

  1. Fix 'imagecopybicubic' deprecation.
  2. Fix float to int loss of precision when converting images on PHP 8.3.
  3. Fix 'Using arrays as action menu items is deprecated, use a compatible menu item instead'.
  4. Fix 'The marker param in course view is deprecated. Please use course/format/update.php instead'.
  5. Fix 'Default exception handler: error/Invalid course state action section_unhighlight in core_courseformat\stateactions'.
  6. Fix 'Move section not showing'.
  7. Fix broken Behat move tests.
  8. Fix 'Pop up modal not working' - #239 - Thanks to https://github.com/Syxton for the spot and change information.

Important:

Please read my previous release post (https://moodle.org/mod/forum/discuss.php?d=468288) if you want to know why 'numsections' has been removed.

Always install on a test server to confirm that the format does what you want it to do before updating or installing on a production server!  And as this release could contain bugs and so I strongly recommend that you check on a test server first!  Not sure how to set one up?  Then look at the 'Installer packages' on https://download.moodle.org/releases/latest/. Ensure that you have multiple backups of all data before using.  Please report any issues. i.e. 'bugs' with this release ONLY here.  Before doing so please read 'Reporting issues' on the 'Information' tab on the course format 'Settings' under 'Site administration' -> 'Plugins' -> 'Course formats' -> 'Grid'.

If you find this post useful, then please mark it so.

Thank you,

Gareth

Average of ratings: Useful (1)
In reply to Gareth Barnard

Grid format V500.0.1 released for Moodle 5.0

by Mathieu Domingo -

Hello,

since you have go to moodle 5 on the main branch, will you make a moodle_405 branch for moodle 4.5 ?