Checklist icon

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.
Price option: Free

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

Frankenstyle name: mod_checklist
Activities

Comments

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

HI
I like the checklist – it has some powerful features - it would be excellent if students could add their own dates as well as their own items in order to create their own study plan.
Sarah - sorry for the slow reply. The code for the checklist currently lists all users who have the right capability to fill in a checklist. On my todo list is switching the code to check against enrolled users (with the capability), rather than just the capability - but not sure when I'll get around to implementing this.
Hi, is there a way to hide suspended learners from appearing in the 'view progress' area of the activity? Removing the student role from the suspended learner will do this, but our setup is such that the Teaching role cannot remove the Student role.
James - no that isn't something the checklist supports. At a guess, it wouldn't be that hard to add, but I am rarely able to add new features in my spare time, these days.
Davo, thanks for a great plugin!
Is it possible for the teacher to reset the checklist after it has been completed?
I need to be able to see the completed list - mark it as 'okay' and then reset it so the students can then complete the same list again.
Thanks
João I think that would be rather over-complicating the checklist, for something that is likely to only be of interest to a small minority of users. I'm unlikely to be adding such a feature.
It is a great plugin, it would be better if there was an option to give different notes for each item, for example, a checklist with 5 items worth 10 points, two items worth 1.5 and one worth 3 points and two worth 2 points. So the items could have different weights.
Thanks for your swift reply - successfully upgraded.
@Christoph - yes, any version of the plugin should upgrade cleanly to any later version (the 2.7+ version is a direct follow on from the older version, with no further changes having happened to the older version since I stopped supporting Moodle 2.0-2.6 in the latest code).
Thanks for this plugin. We have the 2.+ version running on a 3.1 Moodle. Can this be upgraded to the 2.7+ version by way of the normal upgrade process (replacing the files on the server and triggering the upgrade via notifications)?
If you want to include label resources in the checklist, then you will have to edit the code that builds the list of activities within the checklist. There is no setting available in the user interface to allow this (as at the time it was written I could not think of a reason why anyone would want to include labels in a list of activities to complete).
@Dave Smith: Thank you for your response. I use labels for creating a list with things the students should work on. So it would be very usefull if this special labels can be integrated into the checklist. Is there a way to "turn" this feature on?
Thanks for your response.
Not without spending a few hours writing some JavaScript code to achieve this. Possible to do, but I'm unlikely to have the time to do it.
Thanks for this. Is it possible to freeze the column (first left one ) of student name ( like excel does), so in large list you can always see the name of student, when you scroll?
TIA