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 3.2.0

Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: 2019年12月20日 星期五 16:08

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
2019020300
Version release name
3.2.0
Maturity
稳定版
MD5 Sum
c2160d10254988127f29f33129b35576
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
3.2.0-1

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