-

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: Difference between revisions

From MoodleDocs
Line 19: Line 19:
==View types==
==View types==
===Grid===
===Grid===
Two dimensional view where you control the number of columns and raws in which the information is presented on the page.
Two dimensional view where each entery is presented in a table cell. This view allows you to control the number of columns and raws that will be displayed on the page.


===Extended Grid===
===Extended Grid===

Revision as of 23:24, 6 October 2012

Dataform views allow you to control the way information is presented in the Dataform activity. In order for a Dataform activity to be active, a default view must be defined. By default, there is no limit to the number of views you can apply to a single Dataform activity (although your administrator can limit the max number of views).

Views management

Dataform views list


  • Visible - The visibility option controls the accessibility of specific Dataform view. There are three different visibility options:
    • open eye – all users have access the Dataform activity and the view is available on the view menu.
    • eye in brackets – all users have access the Dataform activity but the view will not be accessible from the view menu.
    • closed eye – Only managers can access this view
  • Default (D) - default view, checking this box will make the chosen view your default view. You must set a default view in order for the Dataform activity to be accessible.
  • Force Edit (E)
  • Force More (M)
  • Filter
  • Edit
  • Duplicate
  • Reset

View types

Grid

Two dimensional view where each entery is presented in a table cell. This view allows you to control the number of columns and raws that will be displayed on the page.

Extended Grid

Tabular

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

Interval

Editon

Import

Please refer to the import section.