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 1: Line 1:
{{Dataform}}
{{Dataform}}
{{Dataform Docs Note 1}}


{{Infobox plugin
{{Infobox plugin
Line 9: Line 8:
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
}}
}}
<div style="font-size:110%;">
The Dataform module is a major enhancement of the Database activity module.  
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.
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.</div>
==Applications==
 
The Dataform may be used for a variety of applications from resource repositories to assessed activities. Here are a few illustrations:
 
{| class="nicetable"
 
|-
<gallery widths=300px heights=300px>
| [[File:df-view-grid.png|thumb]]
Image:df-view-grid.png|Photo album application in a grid view  
Photo album application in a grid view
Image:df-app-peer-view-rating.png|Peer-view with star rating and comments
|-
Image:df-app-photo-gallery-with-slider-and-comments.png|Photo gallery with slider and comments
| [[File:df-app-glossary_list.png|thumb]]
</gallery>
| Glossary application in a tabular view
|-
| [[File:df-app-glossary_practice_select.png|thumb]]
|  Glossary practice with instant feedback
|-
| [[File:df-field-nanogong_editing1.png|thumb]]
| Nanogong entries
|-
| [[File:df-app-peer-view-rating.png|thumb]]
| Peer-view with star rating and comments
|-
| [[File:df-filters-search-operators.png|thumb]]
| Advanced entries filtering with nested sort and search
|-
| [[File:df-app-photo-gallery-with-slider-and-comments.png|thumb]]
| Photo gallery with slider and comments
|}


==Acknowledgements==
==Acknowledgements==

Revision as of 22:48, 29 January 2014



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.


Acknowledgements