Checklist
Maintained by
Davo Smith
A checklist can be created by a teacher (or generated from the activities in a course) and then the students or teachers can check-off each item as they are completed.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
thanks for this plugin. I'm having problem with it after the upgrade to the latest version (build 2014070600)
What happens is that cron process occasionally stops when it comes to mod_checklist task. Debug output gives this error:
Fatal error: Class 'mod_checklist\event\checklist_completed' not found in /moodle-path/mod/checklist/lib.php on line 377
On that line is this: $event = \mod_checklist\event\checklist_completed::create($params);
I'm using Moodle 2.7.1+
Any help is appreciated. Thanks!
This should be fairly watertight, but I'd advise running a few test scenarios, before launching it on a live site, as it's one of the more obscure and, hence, rarely-tested features of the plugin.
Would it be possible to add to checklist a way to filter users. Our faculty don't like how course creatures show up in the list.
However, you might want to try the 'students cannot override' setting, which prevents students from changing checkmarks that were set via automatic completion.
Feel free to ignore if these aren't useful for you, but...
When using the 'Show course modules in checklist' option it would be nice it this automatically pulled through activity completion dates for those resources/activities that have them set (either by default or an option to turn this on/off).
It would be good if where those resources/activities have activity completion set for the checklist to mirror the completion status: i.e. automatically tick if the activity completion is ticked; disable the ability for students to tick it as done if completion settings require meeting some criteria; if manual ticking is allowed for ticking in the checklist to reflect in the activity completion settings and tick that off.
I don't know why the checklist 2.7 isn't in there - it's supposed to appear automatically when the plugin is updated.
The block/export haven't been checked against M2.7 yet (maybe when I next have a spare evening in a couple of weeks time).
Please could you describe exactly where that error is appearing and the steps you took to make it appear.