Difference between revisions of "Data formats"
Helen Foster (talk | contribs) (new features template) |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Managing content}} |
+ | 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 [[Using Feedback|feedback responses]]. | ||
+ | [[File:download data formats.png|thumb|center|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== | ||
+ | |||
+ | * MDL-51603 | ||
+ | |||
+ | [[es:Formatos de datos]] | ||
+ | [[de:Datenformate]] | ||
+ | [[fr:Formats de données]] |
Latest revision as of 14:42, 29 May 2019
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.
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.