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.
Are you looking to integrate this plugin in to the moodle app?
Thanks,
Matt
Thank's for your great plugin. Question : would it be possible to add a check box ☑ Number list automatically ? The ability to number tasks would make it easier for teachers to refer to them.
Best regards,
Daniel Beffa (CPNE, Switzerland)
Do you mean like: https://moodle.org/plugins/view.php?plugin=gradeexport_checklist - but rewritten to output CSV instead of Excel?
I'm sure that wouldn't be a huge amount of code to write, but I'm unlikely to undertake it in my free time, so it would be dependent on patch being provided or someone willing to pay for the time to develop it.
If you were looking to pay for any new development, then my first suggestion would be to contact my employers, Synergy Learning, for a quote, as I'd be more than happy to undertake such features as part of my working day (and then maintain them alongside my usual updates, when new Moodle versions are released).
On a technical level, a filter sounds like a good suggestion - there is already some code for embedding a progress bar into the block plugin, but I'd probably want to look at adjusting the checklist code in order to output a checklist in a format that would make sense to embed (the existing output code within mod_checklist was originally written 12 years ago and I'd not write it the same way if I was starting again now).
Thanks,
Andrew (Massey University, New Zealand)
Or are you asking will the checklist plugin work with Moodle 4.0? The development version of the plugin was fully compatible with Moodle 4.0 when I last tested it a month ago - https://github.com/davosmith/moodle-checklist/runs/4907257156?check_suite_focus=true - but until the final version of Moodle 4.0 is released, it is impossible to say for certain that there won't be any last minute changes that will break some plugins (although it is unlikely).
I'm afraid I am not aware of LearnDash. From a quick search it doesn't appear to be a free, open source system, so I don't have access to it to write plugins, even if I wanted to.
I'm part of an e-learning ecosystem. We wonder if you have develop something similar to this plugin but for LearnDash - Wordpress. Thanks!
It wouldn't work to make the score per item be based on the linked activity, as items do not have to be linked to an activity (and not all activities have a grade anyway).