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

Questionnaire module

From MoodleDocs

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. This is a contributed code module.

Summary of features

Please look at the the Adding/editing a questionnaire and Editing Questionnaire questions pages for more information.

Types of questions responses

Questionnaire allow you to create a question and have people respond to different types of questions. You may require people answer specific 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

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

See also