Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Survey user docs: Difference between revisions

From MoodleDocs
No edit summary
This page will not be migrated to new devdocs
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Survey module allows teacher to create surveys with rich set of question types. Survey module can also be used with built in question templates such as ATTLS, COLLES and Critical incidents.
{{Template:WillNotMigrate}}


* [[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]]


The main features of the survey module are:
===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.


* question branching
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)
* required fields
 
* field level validation
[[File:survey_elements.png]]
* capability based access to survey items
 
* group permissions for users filling surveys form same or different organzations
* [[Rationale]]
* pluggable question type
* [[Main features]]
* pluggable format elements
* [[Survey settings]]
* pluggable preset templates
* [[Element types]]
* pluggable reports
* [[Templates]]
* [[Using Survey]]
* [[Survey FAQ]]

Latest revision as of 15:24, 7 February 2025


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


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)