Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Questionnaire module.

Questionnaire module: Difference between revisions

From MoodleDocs
m (French link)
m (fixed '''Moodle 2.6''' will hopefully have a new module)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Questionnaire}}
{{Questionnaire}}


The '''Questionnaire module''' allows users to complete online feedback style forms using a variety of user input methods. It allows you to create your own questions, unlike the [[Survey module]] which has presets to choose from, and it allows for more advanced questionnaires than the simpler and easier [[Feedback module]].
The Moodle '''Questionnaire module''' is a survey-like type of activity.  It is a contributed module which can be downloaded from the [http://moodle.org/plugins/view.php?plugin=mod_questionnaire Moodle Plugins Directory]. 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.6''' will hopefully have 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]]
[[Category:Contributed code]]


[[es:Módulo cuestionario]]
[[fr:Questionnaire]]
[[fr:Questionnaire]]

Latest revision as of 23:08, 8 July 2013

The Moodle Questionnaire module is a survey-like type of activity. It is a contributed module which can be downloaded from the Moodle Plugins Directory. 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.6 will hopefully have a new module that combines the best of Questionnaire, Feedback and Survey into an upgrade for the Survey module. See Development: Survey 2 brainstorm