Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Questionnaire module.

Questionnaire module: Difference between revisions

From MoodleDocs
No edit summary
(→‎See also: entered URL to new Moodle Plugins Directory)
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Databases}}
{{Questionnaire}}


The '''Questionnaire''' module allows users to complete online feedback style forms using a variety of user input methods.
The Moodle '''Questionnaire module''' is a survey-like type of activity. It allows teachers to create a wide range of questions to get student feedback e.g. on a course or activities. The goals of the Questionnaire module are quite different from those of the Moodle '''Lesson''' or '''Quiz''' modules. With Questionnaire you do not test or assess the student, you ''gather data''.
 
==Summary of features==
Please look at the [[Adding/editing a questionnaire]] and [[Editing Questionnaire questions|Adding Questions]] pages for more information. 
 
===Types of questions===
*Check Boxes
*Date Box
*Dropdown choices
*Essay box - HTML editor possible, set width and height of box
*Numeric - can set length and number of decimal places
*Radio buttons - have labels you determine for each question
*Scale - can customize in many ways
*Text box
*Yes/no
You can also place:
*Page breaks
*Labels - might be used to give an overview of next set of questions
 
===Types of reports===
*Responses can be viewed by everyone or select group
*Responses can be exported
 
==See also==
* The Questionnaire plugin can be downloaded from the [http://moodle.org/plugins/view.php?plugin=mod_questionnaire Moodle Plugins Directory].
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?f=469  Questionnaire Forum]
*[http://en.wikipedia.org/wiki/Statistical_survey Statistical_survey] From Wikipedia, the free encyclopedia.
 
'''Moodle 2.x''' will include a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module. See [https://docs.moodle.org/en/Development:Survey_2_brainstorm Development: Survey 2 brainstorm]
 
[[Category:Contributed code]]
 
[[fr:Questionnaire]]

Latest revision as of 16:41, 7 March 2012

The Moodle Questionnaire module is a survey-like type of activity. It allows teachers to create a wide range of questions to get student feedback e.g. on a course or activities. The goals of the Questionnaire module are quite different from those of the Moodle Lesson or Quiz modules. With Questionnaire you do not test or assess the student, you gather data.

Summary of features

Please look at the Adding/editing a questionnaire and Adding Questions pages for more information.

Types of questions

  • Check Boxes
  • Date Box
  • Dropdown choices
  • Essay box - HTML editor possible, set width and height of box
  • Numeric - can set length and number of decimal places
  • Radio buttons - have labels you determine for each question
  • Scale - can customize in many ways
  • Text box
  • Yes/no

You can also place:

  • Page breaks
  • Labels - might be used to give an overview of next set of questions

Types of reports

  • Responses can be viewed by everyone or select group
  • Responses can be exported

See also

Moodle 2.x will include a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module. See Development: Survey 2 brainstorm