Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Dataform view block.

Dataform view block: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 2: Line 2:


==Features==
==Features==
*  
* Allows selecting a Dataform activity from the course or from the front page.
 
* Allows attaching a filter to the selected view.
 
* Embedded mode which allows for interacting with the Dataform content without leaving the course page.
 


==Installation==
==Installation==
Line 27: Line 26:
* '''Embed:''' If enabled the Dataform view is embedded in an iframe and allows interaction with the content (e.g. adding/editing entries) without leaving the course page.
* '''Embed:''' If enabled the Dataform view is embedded in an iframe and allows interaction with the content (e.g. adding/editing entries) without leaving the course page.
* '''Container CSS:''' When embedded allows setting the iframe styles.
* '''Container CSS:''' When embedded allows setting the iframe styles.
<br clear="both" />


==Applications==
*


==See also==
==See also==

Revision as of 19:16, 15 September 2012

The Dataform view block allows for displaying and interacting with the content of a Dataform activity via a block on the course page.

Features

  • Allows selecting a Dataform activity from the course or from the front page.
  • Allows attaching a filter to the selected view.
  • Embedded mode which allows for interacting with the Dataform content without leaving the course page.

Installation

Git clone

Download

Configuration

Dataform view block settings
  • Select Dataform: Dropdown list of available Dataform instances in the course and the front page.
  • Select view: Dropdown list of available views in the selected Dataform.
  • Select filter: Dropdown list of available filters in the selected Dataform.
  • Embed: If enabled the Dataform view is embedded in an iframe and allows interaction with the content (e.g. adding/editing entries) without leaving the course page.
  • Container CSS: When embedded allows setting the iframe styles.



See also