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:
1411 sites
429 downloads
54 fans
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4

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
    ஞாயி., 27 டிச. 2015, 11:51 PM
    Probably - what happens when you try it?
  • Just wondering . . .
    செவ்., 5 ஜன. 2016, 9:48 AM
    Anything Dinis?

    -Derek
  • Sue Moss
    செவ்., 5 ஜன. 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
    செவ்., 5 ஜன. 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
    செவ்., 5 ஜன. 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 சிரி
  • Davo
    வியா., 24 நவ. 2016, 4:40 AM
    All automated tests passing in Moodle 3.2, with minor tweaks to the behat tests.
  • Peter Liljedahl
    திங்., 28 மே 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
    திங்., 28 மே 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
    வெள்., 20 ஜூலை 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
    திங்., 18 நவ. 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
    வெள்., 27 மார். 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
    செவ்., 16 ஜூன் 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
    திங்., 9 நவ. 2020, 3:51 PM
    Minor fix + tested against Moodle 3.10.
  • Sharon Karaa
    சனி, 13 ஏப். 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
    சனி, 13 ஏப். 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