Checklist icon

Checklist

Maintained by Davo Smith
This is a block which works with the checklist module and displays progress bars for a single checklist.
Price option: Free

Supports Moodle 2.0-5.2 See all versions
Latest release: 3 months ago
Installations: 2904
Downloads (last 90 days): 851

Frankenstyle name: block_checklist
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Haitham - this is the page for the checklist block, not the activity. You have also sent me a duplicate direct message, so I will reply to that (there is no need to send the same message to me via different methods - one copy of the message is all I need).
Hi Davo
I used your checklist on numerous course without having any problem.
I am trying to use it now for a course with a cohort cync. used as a method of enrolment. The checklist does not display any student who has been enrolled via the cohort cync. I can get students to mark off their progress but the checklist has items that are supposed to be marked off by teachers to confirm their competency. Unfortunately students are not showing in the view progress tab.
Even when we removed cohort sync from the choices and enrolled students manually, I was unable to see any student in one site but on the other site I was able to get all students who have been enrolled manually.
Would this be a compatibility issue? any suggestion from your end?
@Daniel - sorry for the slow reply (I've been travelling a lot in the last couple of weeks, so not kept on top of messages). The sorting for the block in 'overview' mode is as follows:
* 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.
I did a copy of the course and you could access as a guest to visualize the situation : https://moodle.cfpdequebec.ca/course/view.php?id=323
Accueil / CFP Québec / Zone d'essais (CFPQ) / Checklists
Thank you
The checklist block doesn't display any activities - it only displays an overall progress bar for a checklist activity.
The checklist activity itself displays the activities it finds in the course in the same order that they are found in the course.
The order of the activities in the block ('All activities with completion set') is different from the order of the activities in the course. How can I obtain the same order ?
Thank you
Daniel
Checked against Moodle 3.4 - seems to work fine.
Tested and confirmed working with Moodle 3.3
Tested and looks like it is all working with Moodle 3.2
Thanks, 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.
Hi -- We installed the latest Checklist block build on our Moodle 2.7.11 site (Build: 2015122300). I noticed a minor issue. The labels for the block's capabilities appear to be switched:
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
Matt - you will need to take a look at the core code that handles the collapsed regions. The checklist module plays no part in the collapsing, it just provides the content to put within the collapsed region.
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.
How can I force the checklist to display fully expanded on the homepage? Right now I see "You have checklists that require your attention" and then I have to click to expand. Can this be modified? Thank you!

Would not it be nice to celebrate the Moodle 3.0 release by adding some screenshot here? smile

Paula - looks to be working fine (just clicked through to a course with it on and clicked on a few links in the block). I'll update the entry.