Checklist

Blocks ::: block_checklist
Maintained by DavoDavo Smith
Part of sets Checklist, MoodleCloud.
This is a block which works with the checklist module and displays progress bars for a single checklist.

Checklist 4.0.0.0

Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Saturday, 19 April 2025, 7:42 PM
This is a block which works with the checklist module and displays progress bars for a single checklist.

It will not work without the checklist module - which can be downloaded here:
http://moodle.org/plugins/view.php?plugin=mod_checklist

==Changes==

* 2025-04-19 - 4.0.0.0 - M5.0 compatibility fixes, drop support for M3.11 and below
* 2024-10-19 - 3.4.3.2 - minor M4.5 compatibility fixes, strip out language translations already in AMOS
* 2024-04-04 - 3.4.3.1 - minor M4.4 compatibility fixes
* 2024-01-20 - 3.4.3.0 - now works with Moodle Mobile App, thanks to Dani from Moodle HQ for your work on this
* 2023-10-02 - 3.4.2.0 - update GitHub actions ready for 4.3 release
* 2023-04-14 - 3.4.1.0 - Minor M4.2 compatibility fixes
* 2022-11-19 - Minor M4.1 compatibility fixes
* 2022-09-24 - Adjust use of unserialize (during backup + restore) to avoid security risk
* 2022-01-22 - Minor M4.0 compatibility fixes
* 2021-05-15 - Moodle 3.11 compatibility fixes
* 2021-04-10 - minor internal documentation changes and switch to github actions
* 2020-02-16 - very minor change to avoid possible rounding discrepencies in the progress bar
* 2019-08-07 - make compatible with latest version of mod_checklist (after MySQL 8 enforced rename of grouping => groupingid)
* 2018-04-02 - declare plugin stores no user data (for GDPR), this version only compatible with M3.4+
* 2015-12-23 - hide block from guests / users without 'updateown' capability (and no 'viewreports' capability)
* 2015-01-01 - Display overview of all courses, when added to My home or Front page (thanks to Richard Wallace for this)
* 2014-09-08 - Match up to new checklist activity after backup & restore
* 2013-11-19 - Moodle 2.6 compatibility fixes
* 2012-12-07 - Moodle 2.4 compatibility fixes
* 2012-11-27 - Fixed problems with no students appearing in certain situations
* 2012-09-22 - Fixed bug in group selection when user is not a member of any groups
* 2012-09-19 - Split the 3 plugins (mod / block / grade report) into separate repos for better maintenance
* 2012-08-06 - Now able to change groups via a menu inside the block (the settings page now defines the default group to display)
* 2012-07-07 - Tested against Moodle 2.3
* 2012-01-27 - French translation from Luiggi Sansonetti
* 2012-01-02 - Minor tweaks to improve Moodle 2.2+ compatibility (optional_param_array / context_module::instance )

Version information

Version build number
2025041900
Version release name
4.0.0.0
Maturity
Stable version
MD5 Sum
f8bca0d1315237401cd6c9f6793d2716
Supported software
Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_500_STABLE
VCS tag
4.0.0.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.