Download CSV-list of students from the Participants list

Other tools
Maintained by Kirill Astashov
Enable the ability to download a CSV-list of students from the Participants list. The CSV file should also contain groups students belong to.
Latest release:
14 downloads
8 fans
Current versions available: 1

Enable the ability to download a CSV-list of students from the Participants list. The downloaded CSV file should also contain groups students belong to.

Warning:
The patch is meant to be used with PostgreSQL database only, sorry.

Installation:
* Apply patch.

Developed by NetSpot, Australia.
Funded by the University of New South Wales.

Screenshots

Screenshot #0

Contributors

Kirill Astashov (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

إظهار التعليقات
  • MD shot of me from his iphone4
    الخميس، 16 مايو 2013، 10:54 AM
    Hi Kirill,
    Thanks for the patch, again, like the import groups offline patch, i think this could be refined either into core or an admin tool. Have you considered this? i think a tracker issue might garner some help in doing this.
  • MD shot of me from his iphone4
    الخميس، 16 مايو 2013، 2:03 PM
    Please update with a bug tracker url (to any MDL or simply to github to maintain patch) when ready. مبتسم

    I've now approved this patch within the Other category. You will need to submit a new entry if you convert it to an actual plugin.
  • Marcos Resende
    الجمعة، 13 سبتمبر 2013، 3:22 AM
    I coudn't install it using the plug-in instaler from moodle... is there any other way to do that?
    Thanks
  • Kirill Astashov
    الجمعة، 13 سبتمبر 2013، 10:01 AM
    Marcos,
    No installation is required, just apply the patch (code changes) and that's it.
  • András Égler
    الخميس، 19 سبتمبر 2013، 7:46 PM
    Hello Kirill,

    I tried to use your code to patch my moodle (v2.5). I do not know anything about the patch install so I modified the files manually and I created the exportcsv.php file. Unfortunately, I failed, because the system displayed an error message (""). Could you help me to implement the code in Moodle 2.5?

    Thanks,
    Andrew
  • András Égler
    الخميس، 19 سبتمبر 2013، 7:58 PM
    Sorry, I forgot to tell: it should be a database error. Maybe the 31st row in the exportcsv.php file? (pgsql trick for getting unique row numbers in result to please Moodle)
  • András Égler
    الخميس، 19 سبتمبر 2013، 8:16 PM
    OK, I got it, it's for PostgreSQL, and I'm using MySQL database.... مبتسم
  • Luca Bösch
    الجمعة، 24 مايو 2019، 2:20 PM
    Basically starting with Moodle 3.6 this function is now in Moodle core.
Please login to post comments