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
Line 20: Line 20:
* group permissions for users answering surveys form same or different organizations
* group permissions for users answering surveys form same or different organizations
* pluggable question types
* pluggable question types
* pluggable formats types
* pluggable format types
* pluggable master templates
* pluggable master templates
* pluggable reports
* pluggable reports
* pluggable reports
* pluggable reports

Revision as of 12:32, 21 May 2013

The Survey module allows teacher to create surveys with rich set of question types.

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

The main features of the survey module are:

  • branching based on answer given by the users
  • mandatory question answer
  • user entry validation
  • capability based access to survey elements
  • group permissions for users answering surveys form same or different organizations
  • pluggable question types
  • pluggable format types
  • pluggable master templates
  • pluggable reports
  • pluggable reports