Questionnaire
Maintained by
Mike Churchward
Custom Survey Creation
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Can I use Questionnaire on a Moodle 2.5 production site ? If not, why ?
Thanks !
The only thing you can do now is to completely remove the Questionnaire plugin from your moodle site (you will lose all Questionnaire data) and start with a fresh version for Moodle 2.4.
Needs more testing. In the meantime you can use the 2.4 version of Questionnaire on a Moodle 2.5 site.
Joseph
Thanks for maintaining this FABULOUS Moodle Activity.
Dr. Bob Blomeyer
Our moodle is v2.4.3, I download questionnaire 2.3.3(for moodle 2.3) to install.
The error message is displaied:
Fatal error: Call to undefined function cli_error() in /xxxx/mod/questionnaire/db/upgrade.php on line 12
How to resolve?
Thanks.
Thank you, I'll try it
Would it be possible to implement the "Show description on course page" tick box, which other modules now normally have? Some teachers at our uni got used to this function and would like to use it for Questionnaire as well.
Thank you.
I could fix this by setting the following user permissions for the student role:
View complete individual responses (mod/questionnaire:viewsingleresponse): Allow
All other permissions are the module defaults, i.e. despite the changed permission students can't read all responses.
my moodle version is 2.2.1 and I tried to install some versions of this questionnaire module and I get the following errors for all the versions
Debug info: Invalid plugin directory name.
Stack trace:
line 434 of /lib/upgradelib.php: plugin_defective_exception thrown
line 271 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1440 of /lib/upgradelib.php: call to upgrade_plugins()
line 269 of /admin/index.php: call to upgrade_noncore()