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

From MoodleDocs
No edit summary
No edit summary
Line 10: Line 10:
The Dataform may be used for a variety of applications from resource repositories to assessed activities.
The Dataform may be used for a variety of applications from resource repositories to assessed activities.


 
<gallery widths=300px heights=300px>
[[Image:df-view-grid.png|border|x300px|Photo album application in a grid view]]    
Image:df-view-grid.png|Photo album application in a grid view   
[[Image:df-app-glossary_list.png|border|x300px|Glossary application in a tabular view]] 
Image:df-app-glossary_list.png|Glossary application in a tabular view
[[Image:df-app-glossary_practice_select.png|border|x300px|Glossary practice with instant feedback]] 
Image:df-app-glossary_practice_select.png|Glossary practice with instant feedback
</gallery> 


[[Category:Contributed code]]
[[Category:Contributed code]]

Revision as of 19:12, 2 October 2012

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

The Dataform is a major enhancement of the Database activity module. Like the Database module, the Dataform 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.

The Dataform may be used for a variety of applications from resource repositories to assessed activities.