-

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: Dataform Views.

Dataform Views

From MoodleDocs
Revision as of 21:08, 24 January 2014 by Itamar Tzadok (talk | contribs)


Dataform views allow you to control the way information is presented in the Dataform activity.

Standard view types

Aligned

This view presents data in rows aligned to the left.

CSV

This view allows you to import and export data to a csv file.

Grid

Two dimensional view where each entry is presented in a table cell. This view allows you to control the number of columns and raws that will be displayed on a single page. An extension to the grid view that allows you to add your own header and footer before and after repeated table entry.

Interval

This view allows you to set duration interval according to which the information is displayed. You can group the information by certain field tag or rating and you can control the the number of entries to be displayed on each page. This view is particularly useful for content display.

PDF

With this view you can display and export data to PDF file.

RSS

With this view you can display and export data to PDF file.

Tabular

The most common view, this view presents information in a table. The tabular view is useful both for editing and display purposes.