Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Data formats.

Data formats: Difference between revisions

From MoodleDocs
No edit summary
Line 18: Line 18:


[[es:Formatos de datos]]
[[es:Formatos de datos]]
[[de:Datenformate]]

Revision as of 08:06, 18 July 2016

New feature
in Moodle 3.2!

An administrator can enable / disable and reorder data formats in Site administration > Plugins > Data formats > Manage data formats for use when downloading data such as logs, assignment submissions, quiz results and feedback responses.

Download data dropdown menu

Default data formats enabled are:

  • Comma separated values (.csv)
  • Microsoft Excel (.xlsx)
  • HTML table
  • Javascript Object Notation (.json)
  • OpenDocument (.ods)

By default, .csv is at the top of the list, and so appears first when selecting a download format.

See also