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
 
(17 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.
{{Template:WillNotMigrate}}


Survey module can also be used with built in templates such as ATTLS, COLLES and Critical incidents.
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.
 
==Introduction==
A survey can be delivered in a lot of different ways for a lot of different purposes, so there are many settings that allow you to tweak the survey according to your needs. 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.


===Relevant terms===
===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.


* [[Survey_settings]]
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)
* [[Using_Survey]]
* [[Survey_FAQ]]


The main features of the survey module are:
[[File:survey_elements.png]]


* branching based on answer given by the users
* [[Rationale]]
* mandatory question answer
* [[Main features]]
* user entry validation
* [[Survey settings]]
* capability based access to survey elements
* [[Element types]]
* group permissions for users answering surveys form same or different organizations
* [[Templates]]
* pluggable question types
* [[Using Survey]]
* pluggable format types
* [[Survey FAQ]]
* pluggable master templates
* pluggable reports

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)