
Blocks: Checklist
block_checklist
Maintained by
Davo Smith
This is a block which works with the checklist module and displays progress bars for a single checklist.
1867 sites
557 downloads
31 fans
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4
You can configure this block to show the progress bars for all students (or a group of students) for a single checklist.
It does not work without the Checklist activity module.
Sets
This plugin is part of sets Checklist, MoodleCloud.
Useful links
Contributors
Please login to view contributors details and/or to contact them
Would not it be nice to celebrate the Moodle 3.0 release by adding some screenshot here?
You may be able to do something with a CSS3 selector to override the styling of collapsing regions within an overview div with '_checklist' in the id.
The capability label for adding the block to the My Home page -- block/checklist:myaddinstance -- is currently "Add new Checklist block"
The capability label for adding the block to a course page -- block/checklist:addinstance -- is currently "Add Checklist block to My Moodle page"
I think this should be the other way around.
Thanks for the plugin and block -- they're very nice. -- Brian
I've swapped the strings on github and it will be fixed next time I push a new version out to the plugins list here.
Thank you
Daniel
The checklist activity itself displays the activities it finds in the course in the same order that they are found in the course.
Accueil / CFP Québec / Zone d'essais (CFPQ) / Checklists
Thank you
* Started, but incomplete checklists (ordered from least complete, to most complete), then
* Unstarted checklists (0%), then
* Completed checklists (100%)
A maximum of 20 checklists are shown and the ordering of checklists that have the same completion % is undefined (for MySQL it is likely to be the order they were created, for other DB systems, it may not be).
As the overview works across multiple courses, there is no simple way to order the checklists with identical completion % in the same order that they would appear within a course.