Quiz Filedownloader

Quiz reports ::: quiz_filedownloader
Maintained by Antonia Bonaccorso, Thomas Korner, ETHzETH Zürich
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.

Quiz Filedownloader 4.4 and 4.5

Moodle 4.4, 4.5
Released: Monday, 27 January 2025, 5:07 PM

Filedownloader

What it is

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.

Preferences

Included Questiontypes

Lets you choose which questiontypes will be included while using the plugin.

Anonymization

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.

Choosable filestructure

This option enabled will allow users to switch between two file structures with each download.

  1. Option: Question / User / Attempt / file
  2. Option: Question / User_Attempt_file

Installation

  1. Extract the contents of the downloaded zip to mod/quiz/report/.
  2. Rename the extracted folder to filedownloader.
  3. Start the Moodle upgrade procedure.

Contributors

ETH Zürich (Lead maintainer) Thomas Korner (Service owner, thomas.korner@let.ethz.ch)

Version information

Version build number
2024100100
Version release name
4.4 and 4.5
Maturity
Stable version
MD5 Sum
980477085aa23741f66cfad6ff30a9e5
Supported software
Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Quiz reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation