The filedownloader plugin lets you download files attached to questions within a quiz. The plugin lets you choose which questiontypes will be included in the download. Also it will create a textfile that cointains user and meta information for each downloaded file.
Lets you choose which questiontypes will be included while using the plugin.
For each included user the plugin will generate an USERINFO.txt file that contains
- Firstname*
- Lastname*
- id-number
- Database user id
- E-mail*
- Question name
- Question id
- Course name
- Course id
(*) if anonymization is disabled.
With anonymization enabled, names and e-mail adresses will also be cut from the output folder names.
This option enabled will allow users to switch between two file structures with each download.
- Option:
Question / User / Attempt / file
- Option:
Question / User_Attempt_file
- Extract the contents of the downloaded zip to
mod/quiz/report/
. - Rename the extracted folder to
filedownloader
. - Start the Moodle upgrade procedure.
ETH Zürich (Lead maintainer) Thomas Korner (Service owner, thomas.korner@let.ethz.ch)