Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Survey user docs: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[Survey_settings]]
The Survey module allows teacher to create surveys with rich set of question types and formats. Survey module can also be used with built in templates such as ATTLS, COLLES and Critical incidents.
* [[Using_Survey]]
* [[Survey_FAQ]]


What survey2 does
===Relevant terms===
From a general point of view a survey is composed by several "elements", and each element can be of two types, "question" or "format". A "question" is where users actually answers to the survey, such as radio buttons, drop down menus or check boxes, "formats" are graphical elements such as labels, page breaks and fieldsets.


Survey2 is a moodle module to create custom survey.
The following image shows 4 element types, 1 "format" of type filedset (the frame surrounding the questions) and 3 "question" types (autofill, select, radio button)


Among custom survey fews set of world accepted templates are included like ATTLS, COLLES, CI.
[[File:survey_elements.png]]


The main news of survey2 are that you have:
* [[Rationale]]
 
* [[Main features]]
* question branching
* [[Survey settings]]
* required fields
* [[Element types]]
* field level validation
* [[Templates]]
* items limited to teachers only
* [[Using Survey]]
* special permissions for groups of users feeding surveys for the same institution
* [[Survey FAQ]]
moreover, survey2 has:
* pluggable field elements
* pluggable format elements
* pluggable preset templates
* pluggable reoprts

Latest revision as of 10:29, 22 May 2013

The Survey module allows teacher to create surveys with rich set of question types and formats. Survey module can also be used with built in templates such as ATTLS, COLLES and Critical incidents.

Relevant terms

From a general point of view a survey is composed by several "elements", and each element can be of two types, "question" or "format". A "question" is where users actually answers to the survey, such as radio buttons, drop down menus or check boxes, "formats" are graphical elements such as labels, page breaks and fieldsets.

The following image shows 4 element types, 1 "format" of type filedset (the frame surrounding the questions) and 3 "question" types (autofill, select, radio button)

survey elements.png