Weekly format reversed

Course formats ::: format_weeksrev
Maintained by Arnaud Trouvé
Weekly format listed in reverse format so first week at bottom and current week at the top

Weekly format reversed 4.0.0

Moodle 4.5, 5.0, 5.1
Released: Monday, 27 October 2025, 9:50 PM

4.0.0

  • Moodle 4.5+ compatibility. Thanks to 1katoda(@1katoda), Vanja Dimkovska (@vanjadi) and Martin Božič (@bozicm).

3.2.0

  • Fix privacy provider get_reason declaration. This leads to drop PHP5 (Moodle 3.3 and prior) support

v3.1.0

  • Add new function to return the course format settings for external clients via Web Services in Moodle 3.5 and higher.
    See MDL-61198.
  • Add privacy implementation / GDPR compliance.

v3.0.0

  • Add support for Moodle versions 3.3 and higher by complete rewrite using Moodle 3.3 format_weeks as code base
  • Add "Hide future week" settings

Version information

Version build number
2025102700
Version release name
4.0.0
Maturity
Stable version
MD5 Sum
a4dd89016ca8e5791d6c88f429108cbf
Supported software
Moodle 4.5, Moodle 5.0, Moodle 5.1
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
4.0.0

Default installation instructions for plugins of the type Course formats

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myformat") in the "course/format" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation