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:
4 sites
45 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

Comments

  • MD shot of me from his iphone4
    Wed, 30 Jan 2013, 5:44 PM
    Thanks for this smile
    I wonder why this couldn't be in core moodle ?
  • MD shot of me from his iphone4
    Wed, 30 Jan 2013, 6:07 PM
    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
    Fri, 8 Feb 2013, 7:54 PM
    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
    Thu, 23 May 2013, 9:34 PM
    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
    Mon, 27 May 2013, 11:33 PM
    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