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.
I'm afraid there isn't a simple button to hide/show all automatic items - maybe it's something I could develop at some point, but i tend to only look at the plugin intermittently these days (other than making sure it continues to work with each release of Moodle).
I've noticed that all a student has to do is to display a Hot Potatoes activity for it to be checked off (when automatic checking off is selected, of course). I can see that I can prevent this by setting a minimum score, but I would prefer to avoid this: the aim of Hot Potatoes exercises is for the student to learn, not to be tested, and, when necessary, display the answer. This causes the score to go down. Is it possible for Checklist to look for the Status 'Completed' in the HotPot log (as opposed to 'Abandoned')?
Re my previous message, I've found the explanation for the discrepancy in the updates. (Activity records disappeared during a Moodle server update.)
Many thanks again for this valuable plug-in.
Susanna
Many thanks for the quick update, which works fine except in a course where I have two groups. One group's activities have updated whereas there is no progress for any of the students in the other group. (There is only one list.) The list is set to 'student only' and the Hot Potatoes log shows that some activities have been completed. The activities were done before the update in both groups.
Susanna
There have been a number of suggestions around extending the teacher checklist scale to add extra options. Unfortunately, due to the way the code was written (many years ago), it would be quite a big job to disentangle the current 3-states (yes, no, not answered), to enable different options. I'm afraid it's probably more that I'm ever likely to do in my spare time, so I'm only likely to tackle such a change if it was funded.
I'd like to suggest an enhancement that would enable an even broader use - rather than having just a yes or no tick box, could this easily be extended to support a RAG rating? No setting could log as 0 progress, Red as 0.1, Amber as 0.5 and Green as 1. This would enable using checklist to support PiXL style learning checklists.
What do you think?
I've just pushed out a new version that should hopefully fix both of your issues.
The hotpot module is now supported for automatic check-off (with completion disabled).
The forum module is not marked as complete for both new discussions and new posts (replies), instead of just posts (replies).
The difference between overrides is now fully understood and is not a factor in this case. Thank you for the explanation.