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 3.4+ (Build: 2020021600)

Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Released: Tuesday, 16 June 2020, 12:35 AM
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==

* 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
2020021600
Version release name
3.4+ (Build: 2020021600)
Can be updated from
3.4+ (Build: 2018040200) (2018040200), 3.4+ (Build: 2018040200) (2019080700)
Maturity
Stable version
MD5 Sum
db1f48317b19723a833bbd7f684bbb89
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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.