Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Dataform module: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Cap resum de modificació
 
(Hi ha 59 revisions intermèdies del mateix usuari que no es mostren)
Línia 1: Línia 1:
{{Activity}}
{{Dataform}}
The Dataform module is an enhanced version of the standard Database activity module.  
{{Infobox plugin
The module allows the a course manager to define the structure and look of a content form, which the course participants can then fill out and submit. The form may include a variety of content entities such as images, files, URLs, numbers and text amongst other things. Submitted forms - entries - may be viewed in various ways.
|type = Activity
==Features==
|entry = http://moodle.org/plugins/view.php?plugin=mod_dataform
* Multiple views
|tracker = http://tracker.moodle.org/browse/CONTRIB/component/12338
* Filters
|discussion = http://moodle.org/mod/forum/view.php?id=3505
* ...
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
==Installation==
}}
Coming soon.
The Dataform module is a major enhancement of the Database activity module.  
==Tips and tricks==
 
* ...
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 Dataform may be used for a variety of applications from resource repositories to assessed activities.
 
==Acknowledgement==
 
==Online examples==
 
==Illustrations==
<gallery widths=300px heights=300px>
Image:df-view-grid.png|Photo album application in a grid view 
Image:df-app-glossary_list.png|Glossary application in a tabular view 
Image:df-app-glossary_practice_select.png|Glossary practice with instant feedback
Image:df-field-nanogong_editing1.png|Nanogong entries
Image:df-app-peer-view-rating.png|Peer-view with star rating and comments
Image:df-filters-search-operators.png|Advanced entries filtering with nested sort and search criteria
Image:df-app-photo-gallery-with-slider-and-comments.png|Photo gallery with slider and comments
</gallery>


==See also==
* ...
[[Category:Contributed code]]
[[Category:Contributed code]]

Revisió de 15:29, 3 oct 2012

Dataform module
Type Activity
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.

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

Acknowledgement

Online examples

Illustrations