Dataform module: Difference between revisions
From MoodleDocs
Module administration
Creating an activity
- Overview
- Activity administration
- Building an activity
- CSS tips and tricks
- JS tips and tricks
- Activating RSS
- Activity workflow
- Grading
Working with the activity
See also
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. | ||
==Acknowledgement== | |||
==Illustrations== | ==Illustrations== | ||
<gallery widths=300px heights=300px> | <gallery widths=300px heights=300px> | ||
| Line 20: | Line 23: | ||
Image:df-app-photo-gallery-with-slider-and-comments.png|Photo gallery with slider and comments | Image:df-app-photo-gallery-with-slider-and-comments.png|Photo gallery with slider and comments | ||
</gallery> | </gallery> | ||
[[Category:Contributed code]] | [[Category:Contributed code]] | ||
Revision as of 15:25, 3 October 2012
| 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 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.
Acknowledgement
Illustrations
-
Photo album application in a grid view
-
Glossary application in a tabular view
-
Glossary practice with instant feedback
-
Nanogong entries
-
Peer-view with star rating and comments
-
Advanced entries filtering with nested sort and search criteria
-
Photo gallery with slider and comments