Questionnaire

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

Questionnaire 2.3.4 (Build - 20130519)

Moodle 2.3
Released: Monday, 20 May 2013, 8:45 PM
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 (see: http://phpesp.sourceforge.net), but has since diverged.

--------------------------------------------------------------------------------
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. You may need to copy the 'lang/help/questionnaire/*' files to your language
directory.
4. 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.

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.3.4 - 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.

Version information

Version build number
2013051901
Version release name
2.3.4 (Build - 20130519)
Can be updated from
2.3.3 (Build - 20121107)
Can be updated to
2.4.2 (Build - 2013062000), 2.6.6 (Build - 2015020601) (2014041803)
Maturity
Stable version
MD5 Sum
96633f58f321329741752591a0bdd267
Supported software
Moodle 2.3
  • Latest release for Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

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