marcusgreen / moodle-mod_questionnaire

Questionnaire module for Moodle - Contributed module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

--------------------------------------------------------------------------------
Please read the CHANGES.md file for more info about successive changes

--------------------------------------------------------------------------------
Developers Note:

Do not use the master branch. Questionnaire is maintained in MOODLE_XX_STABLE
branches. Use the latest STABLE branch for development or installation.

About

Questionnaire module for Moodle - Contributed module


Languages

Language:PHP 61.6%Language:JavaScript 26.3%Language:HTML 7.5%Language:Gherkin 4.2%Language:CSS 0.4%