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

Dataform module

From MoodleDocs
Revision as of 01:10, 27 January 2014 by Itamar Tzadok (talk | contribs)


Dataform module
Type Activity
Set N/A
Downloads http://moodle.org/plugins/view.php?plugin=mod_dataform
Issues http://tracker.moodle.org/browse/CONTRIB/component/12338
Discussion http://moodle.org/mod/forum/view.php?id=3505
Maintainer(s) Itamar Tzadok

The Dataform module is a major enhancement of the Database activity module. The module allows for constructing an entry form from various field types in a flexible layout. Users can then add information records to a collection, which can be viewed in various ways and searched for particular items.

Applications

The Dataform may be used for a variety of applications from resource repositories to assessed activities. Here are a few illustrations:

df-view-grid.png
Photo album application in a grid view
df-app-glossary list.png
Glossary application in a tabular view
df-app-glossary practice select.png
Glossary practice with instant feedback
df-field-nanogong editing1.png
Nanogong entries
df-app-peer-view-rating.png
Peer-view with star rating and comments
df-filters-search-operators.png
Advanced entries filtering with nested sort and search
df-app-photo-gallery-with-slider-and-comments.png
Photo gallery with slider and comments

Acknowledgements