Questionnaire

Activities ::: mod_questionnaire
Maintained by Mike Churchward
Custom Survey Creation

Questionnaire 2.7.1 (Build - 2015020601)

Moodle 2.7
Released: Saturday, 7 February 2015, 2:48 AM
The questionnaire module allows you to construct questionnaires (surveys) from a
variety of question type. It was originally based on phpESP, and Open Source
survey tool.

--------------------------------------------------------------------------------
To Install:

1. Load the questionnaire module directory into your "mod" subdirectory.
2. Visit your admin page to create all of the necessary data tables.

--------------------------------------------------------------------------------
To Upgrade:

1. Copy all of the files into your 'mod/questionnaire' directory.
2. Visit your admin page. The database will be updated.
3. As part of the update, all existing surveys are assigned as either 'private',
'public' or 'temmplate'. Surveys assigned to a single questionnaire are set
to 'private' with the questionnaire's course as the owner. Surveys assigned
to multiple questionnaires in the same course are set to 'public' with the
questionnaire's course as the owner. Surveys assigned to multiple
questionnaires in multiple courses are set to 'public' with the site ID as
the owner. Surveys that are not deleted but have no associated questionnaires
are set to 'template' with the site ID as the owner.

*** IMPORTANT ***

IF YOU ARE UPGRADING TO MOODLE 2.3...

Make sure that you upgrade the questionnaire module to the latest 2.2 version in
a Moodle 2.2 install first.

--------------------------------------------------------------------------------
Version 2.4.1 - Release date 20130519

In accordance with current Moodle languages policy, all language folders other than English have been
removed from the lang folder. All translations are now available from AMOS.

--------------------------------------------------------------------------------
Please read the releasenotes.txt file for more info about successive changes
--------------------------------------------------------------------------------

Version information

Version build number
2014070402
Version release name
2.7.1 (Build - 2015020601)
Can be updated from
2.5.8 (Build - 2013122200) (2013122200), 2.6.3 (Build - 2014010301) (2014010301), 2.6.4 (Build - 2014033100) (2014033100), 2.6.4 (Build - 2014041800) (2014041800), 2.6.5 (Build - 2014041801) (2014041801), 2.7.0 (Build - 2014070401) (2014070401)
Can be updated to
2.8.1 (Build - 2015020601) (2014111001), 2.7.2 (Build - 2015031901) (2014070403)
Maturity
Stable version
MD5 Sum
dcb1820447b64355be8851e549e143e5
Supported software
Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_27_STABLE
VCS tag
2.7.1

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation