-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Data formats.

Data formats

From MoodleDocs
Revision as of 14:42, 29 May 2019 by Anaïs Richert (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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, 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