Moodle plugins directory: Checklist | Moodle.org

Checklist
Blocks ::: block_checklist
Maintained by
Davo Smith
This is a block which works with the checklist module and displays progress bars for a single checklist.
Latest release:
2803 sites
1k downloads
71 fans
Current versions available: 2
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.
Contributors
Davo Smith (Lead maintainer)
Please login to view contributors details and/or to contact them
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.
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?
any plans for supporting the moodle app? Or have I missed something? Right now it doesn't show the list on our students moodle app.
Kind regards
When I use this block I get more than 13 seconds to load all the page. More than 9 seconds are for the TTFB part.
There are a lot of activitis and a lot of participants in the course.
Does somebody know how can i reduce this time? Can I do somthing in Moodle? Can I do Something in my PHP.ini? or in Nginx? or in MYSQL?
Thanks.
mod_checklist itself should cope OK, but possibly not the block
I have been using your plugin on Moodle 3.8.6 and have loved it. We have been able to individually set goals for students using the comments and they love to see their progress along the green bar. However, we just upgraded to 3.10 and the plugin does not seem to work at all. I have downloaded the most recent version and have used the exact same settings as in the past. The heading for the checklist shows up in the navigation area, but neither the teachers not the students can see anything - it just always says no users. I would be sorry to lose this tool. Is there something new that I am missing?
Thanks
Laurie H
I'm sorry to hear about the problems you've found with the checklist block. Last time I tried it, it was working absolutely fine with Moodle 3.10 (and 3.11). I'll check it as soon as I can to see if there is anything obviously wrong (but I'm on the wrong computer to check that right now). If you could let me know the course format + theme you are using then that might help to track down the problem.
I finally had a spare morning to sit down and look at this.
I started with a fresh Moodle 3.10 site and added mod_checklist + block_checklist to it.
The block showed up exactly as expected in the course, with a list of enrolled users and their progress against the checklist shown.
I'm afraid I'm going to need more detail as to exactly what is going wrong on your site, in order to offer a fix.