File download for data module

General plugins (Local) ::: local_eduweb_databasefiledownload
Maintained by Egli Michael
Extends the functionality of database module by giving users the option to download all students file uploads within one big zip archive.
Latest release:
2 sites
44 downloads
4 fans
Current versions available: 1

Screenshots

Screenshot #0

Contributors

Egli Michael (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Visa kommentarer
  • MD shot of me from his iphone4
    ons, 30 jan. 2013, 17:44
    Thanks for this leende
    I wonder why this couldn't be in core moodle ?
  • MD shot of me from his iphone4
    ons, 30 jan. 2013, 18:07
    ah i realised we can use a little more info here (https://moodle.org/plugins/edit.php?plugin=local_eduweb_databasefiledownload):
    consider adding to useful links:
    - code repository
    - documentation and any other useful links
  • Luis Rodero
    fre, 8 feb. 2013, 19:54
    I tried to install the plugin, but I got this error message:
    Fatal error: Call to undefined function xmldb_local_databasefiledownload_install() in /lib/upgradelib.php on line 447
    After this the plugin appears installed in Local Plugins, but there isn't anything in database administration menu.
    Can anyone help me about this? Thank you.
  • Patrick Pollet
    tors, 23 maj 2013, 21:34
    Please note that in Moodle 2.4, the extra 'tab Download users files' do not appear.
    In full debug mode Moodle displays :

    Deprecated local plugin navigation callback: Please rename
    'eduweb_databasefiledownload_extends_navigation' to
    'local_eduweb_databasefiledownload_extends_navigation'. Support for the old
    callback will be dropped after the release of 2.4

    line 322 of /mod/data/view.php: call to core_renderer->header()

    Cheers
  • Patrick Pollet
    mån, 27 maj 2013, 23:33
    Here is a version that seems to work also in Moodle 2.4 and add the ability to also retrieve picture fields

    https://github.com/patrickpollet/moodle_local_eduweb_databasefiledownload

    Cheers
Please login to post comments