Checklist

Exports ::: gradeexport_checklist
Maintained by DavoDavo Smith
Part of set Checklist.
This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.
Latest release:
1354 sites
869 downloads
50 fans
Current versions available: 2

badge.svg

This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.
You can customise the included fields by editing the included file 'columns.php'.

It will not work without the checklist module - which can be downloaded here: http://moodle.org/plugins/view.php?plugin=mod_checklist

Screenshots

Screenshot #0

Contributors

Davo
Davo Smith (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Davo
    cyu., 27 uku. 2015, 11:51 PM
    Probably - what happens when you try it?
  • Just wondering . . .
    kab., 5 mut. 2016, 9:48 AM
    Anything Dinis?

    -Derek
  • Sue Moss
    kab., 5 mut. 2016, 6:27 PM
    We use checklists a lot and have several checklists with comments. Is there any way that these comments can also be exported when the checklists are exported?
    Many thanks
    Sue
  • Davo
    kab., 5 mut. 2016, 6:44 PM
    Hi Sue - that is certainly something that I could look at developing, but I'm not sure when I've got a spare evening to do so (I had hoped to do a bit of 'hobby' Moodle dev over Christmas, but that didn't seem to happen).
  • Sue Moss
    kab., 5 mut. 2016, 6:49 PM
    Thanks Davo, it would be really useful but I am aware that you are developing this in your spare time now. Very much appreciated smile
  • Davo
    kan., 24 ugu. 2016, 4:40 AM
    All automated tests passing in Moodle 3.2, with minor tweaks to the behat tests.
  • Peter Liljedahl
    mbe., 28 gic. 2018, 8:33 PM
    This plugin seems to interfere with Define Role and the table where you change capabilities. I´ve got the problem after upgrade to 3.4. I found this forumpost with the same problem and the probably cause: https://moodle.org/mod/forum/discuss.php?d=371157#p1496199
  • Davo
    mbe., 28 gic. 2018, 11:06 PM
    @Peter - thanks for the heads-up on this. It was a very small typo in the access.php file, but it had a bit effect on the role definitions page (just surprised I didn't manage to spot the problem earlier ...).
  • Sarah Kemp
    gnu., 20 nya. 2018, 2:39 PM
    @Peter and @Davo- thanks so much for picking up on this (apologies for not contacting you direct)- Glad you've worked out the bug with access.php file, i'll reinstall and see if it works now.
  • Davo
    mbe., 18 ugu. 2019, 4:17 PM
    Looks to be working fine in Moodle 3.8 (Travis CI gives it an all clear against automated tests).
  • Mas Beijer
    gnu., 27 wer. 2020, 8:00 PM
    Dear all,

    I saw an old request regarding adding comments to the export.
    Is this still a work in progress or expected any time soon.

    Would really appreciate it!!!

    Bas
  • Davo
    kab., 16 kam. 2020, 12:53 AM
    Minor fix added (for situations where there are no checklists in the course). Automated tests + brief manual testing suggest working fine with Moodle 3.9.
  • Davo
    mbe., 9 ugu. 2020, 3:51 PM
    Minor fix + tested against Moodle 3.10.
  • Sharon Karaa
    gnd., 13 mat. 2024, 5:43 PM
    Hi, the checklist export shows learners who are suspended on a course. Is it possible to have these clearly identified or removed?
  • Davo
    gnd., 13 mat. 2024, 6:42 PM
    Hi Sharon,

    It would be fairly easy to change the code in export.php, around the get_users_by_capability() line, to exclude users who are suspended (or whose enrolment has expired). However, doing that would be a change to how the code has been operating for the last 10+ years, so there is a risk that other people could be relying on the current behaviour.

    I'd be happy to review some code that added an option to handle excluding suspended users, but I'm not likely to look at making the change myself in the near future.
1 2
Please login to post comments