Moodle Plugins directory: Checklist | Moodle.org

Checklist
Blocks ::: block_checklist
Maintained by
Davo Smith
Part of sets Checklist, MoodleCloud.
This is a block which works with the checklist module and displays progress bars for a single checklist.
Latest release:
2796 sites
672 downloads
76 fans
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.
Contributors
Davo Smith (Lead maintainer)
Please login to view contributors details and/or to contact them
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.
As you may (or not) know, Moodle's plugin contribution recommandations are to NOT include translation in the plugin files (https://moodledev.io/general/community/plugincontribution/checklist#strings), at least when it's an official plugin available in the plugin database.
Translations are then better suited in AMOS, so that community can correct and improve it.
The problem is that, if translation are in the plugin files, they take precedence over AMOS translation. So, community doesn't benefit of work done in AMOS.
I've seen that this plugin integrates translations.
Could you please remove them ? Or at least french one (i've verified it's present in AMOS, and with better quality than what is in the code) ? It seems that only Slovak [sk] is not present in AMOS for the moment (and should be put in before deletion).
Thanks in advance,
Séverin
I've stripped-out the languages already in AMOS and I've submitted the Slovak strings to AMOS for inclusion (and will remove them from the plugin once approved).
Even when setting the block with a given group from that course, it still shows all students. I was not able to replicate this on another site, yet. Is there anything we can do to fix this or do we need to reinstall block_checklist? I can't seem to find anything within the database that is specific to the Checklist block, although there a few tables for the Checklist activity.