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.
It is quite possible that there is some sort of incompatibility between Moodle 2.4 and the 'show course modules' feature of the checklist plugin (I haven't tested that particular feature with Moodle 2.4).
I will try to look into it as soon as possible, but it may be a few days (or more) before I have a free evening to do so.
Thank you for your plugin which is definitely more than helpful.
I've just upgraded my moodle from the 2.3 version to the 2.4+ (Build: 20121220)
I've also upgraded the checklist mod/block (2.4) and just copied the former grade export(2.3)
My goal is to visually track the student's activity on each part of my course.
As I did with the previous version, I set the "show course modules in checklist" on "whole course".
But no item is displayed when trying to edit the list (whereas I had my whole course on display before the upgrade).
My settings on the editing page are the same as for the 2.3 version but I can't get anything.
The only option which is offered is "import items"/ "export items" (which is not my purpose, I just want to get an automatic list showing all my section course). I have deleted the grade/export file to make sure it wasn't responsible for this pb but the issue is still the same.
Is that normal? Am I doing anything wrong due to any new feature I have not noticed?
As I can't post any screenshot, I hope my message is clear enough!
Best regards
SL
I'm not quite sure I understand the changes that you have described - the checklist isn't linked to any page formats, so I don't know how it would work differently with flexipage; I'm not quite sure what pedagogic time calibration is either.
If you have a clean patch you can submit via github, then I can take a look at it (as long as the features are disabled by default and do not clutter up the interface any more than it is already).
This error raises on last 2.3
moodle_database::get_in_or_equal() does not accept empty arrays
line 610 of \lib\dml\moodle_database.php: coding_exception thrown
line 1652 of \mod\checklist\locallib.php: call to moodle_database->get_in_or_equal()
line 573 of \mod\checklist\locallib.php: call to checklist_class->view_report()
line 74 of \mod\checklist\report.php: call to checklist_class->report()
When wathing progress bars with empty sections (probably an "empty case" unresolved)
Cheers
I do have here a customized version that handles :
- flexipage (moodlerooms) activity choosing in "page" or "pagetree"
scope
- adding pedagogic time calibration to help foresee course duration and get declarations of spent time (students and tutors apart)
- adding standard time allocation to checked activites for PD evaluation
In case that topics might be of some interest (it is in France due to the funding model of PD) i can share those enhancements with you
Cheers
Valery.
Email notifications are sent to everyone who has the relevant email notification role. There is no distinction made based on groups.
My Course is in Force Group method, Teachers abd Non-editing Teachers from one group should only see their group students, but they can see all students enroll (ckecklist report and block), also T and NET receive email notification from students that are not in their group.
Should I change a capabilitie or something like it?
Thanks a lot!
This is perhaps a far-fetched dream but it would be so perfect if somehow the checklist module (at least in grade export) could pull the grade for each completed assignment. Well, I didn't think it would hurt to suggest. smile
Thank you so much for the time you have put into developing this module.
I've noted that this plugin uses yui2 libraries.
Do note that moodle version 2.4 (in development) has moved from using yui2 to yui2in3 as described by MDL-34741.
Here is a link to using yui2in3 : http://yuilibrary.com/yui/docs/yui/yui-yui2.html