Note: This documentation is for Moodle 2.7. For up-to-date documentation see 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

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.