Questionnaire

Maintained by Mike Churchward
Custom Survey Creation
Price option: Free

Supports Moodle 1.9-5.2 See all versions
Latest release: 2 months ago
Installations: 16953
Downloads (last 90 days): 3291

Frankenstyle name: mod_questionnaire
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

hi,
I did not check if this is fixed in newer versions, but I've noticed that http://tracker.moodle.org/browse/MDL-32889 has an issue in /mod/questionnaire/report.php[548]
@William, thanks for pointing to this typo. I have fixed it.
Joseph
The link in the DEVELOPERS NOTE for github is broken.....the dash and underscore are reversed. The source control URL is correct though.
drop_enum_from_field method in /mod/questionnaire/db/upgrade.php is deleted from Moodle version 2.3.
See http://docs.moodle.org/dev/Data_definition_API
/// To drop one enum (check constraint) from one field:
/// (note this function will be only available in Moodle 2.0 as it's needed
/// to drop any enum existing in previous Moodle releases). Will be out in Moodle 2.1
$dbman->drop_enum_from_field($table, $field, $continue=true, $feedback=true)
@Dave - if you click on the 'branches' dropdown in the github repo, you can choose the link to the appropriate version.
@Joseph / Mike - would it be worth making the 'MOODLE_22_STABLE' branch the default in github, rather than 'master'?
Hi, it appears that the github link isn't valid. I went to the github main page and found questionnaire through a search but it appears that only a readme file is available. Am I missing something?
hi, thanks for the plugin, it's works but when i installed appears this "Detectado un error de codificación, debe ser corregido por un programador: Cannot require a CSS file after has been printed.
Más información sobre este error
Debug info: /blocks/accessibility/userstyles.php
Stack trace:
line 596 of \lib\outputrequirementslib.php: coding_exception thrown
line 49 of \blocks\accessibility\block_accessibility.php: call to page_requirements_manager->css()
line 118 of \blocks\moodleblock.class.php: call to block_accessibility->init()
line 635 of \lib\upgradelib.php: call to block_base->__construct()
line 273 of \lib\upgradelib.php: call to upgrade_plugins_blocks()
line 1440 of \lib\upgradelib.php: call to upgrade_plugins()
line 269 of \admin\index.php: call to upgrade_noncore()", but still works thanks again