Moodle plugins directory: Questionnaire
Questionnaire
Activities ::: mod_questionnaire
Maintained by
Mike Churchward
Custom Survey Creation
Latest release:
16311 sites
4k downloads
227 fans
Current versions available: 19
Create your own surveys using this tool.
SUPPORT DISCUSSION: http://moodle.org/mod/forum/view.php?id=2642
DEVELOPERS NOTE - Questionnaire is tracked in Github at https://github.com/remotelearner/moodle-mod_questionnaire. Contact Mike Churchward if you want "push" access.
(originally based on phpESP)
/plugins/mod
Contributors
Mike Churchward (Lead maintainer)
Joseph Rézeau: Former co-maintainer
Please login to view contributors details and/or to contact them
We have a weird problem.
Responses of one instance of the questionnaire is not accessible by anybody.
Even admins can't see responses.
When I try to access responses by /mod/questionnaire/report.php?instance=14 I have mod_questionnaire/nopermissions error.
I checked permissions and I have permission to view responses. I have admin rights.
Something have got wrong with permissions for this instance.
Other instances works wine an are accessible.
We have Moodle 3.11 and plugin 3.10.2. This instance was created with 3.10.1 version of the plugin.
Could you help please?
Thanks!
We have a problem on Moodle 3.11.7 with latest quastionnaire module. We got an error in the line 4,010 of quastionnaire.class.php by Mobile access. The error message is "$responces must be a inctance of stdClass, array given.". As temporally solution, we have inserted "$responses = (object) $responses;" before the line 4,010. It looks like OK, but we don't know true solution.
And thanks for your work!
the exception is - count(): Argument #1 ($value) must be of type Countable|array, stdClass given
it is a fine tool to filter Answers and to decide, which Question should come next. But I found 2 problems:
Working with Moodle 4.0.6+ I cant see the description in the course, even when having set the checkup-Button below hte edit-Window.
And when displaying the student answer, all questions and options are displayed. I tried to manage that in dependency of the given answer in the last question there should be displayed a text field.
When displaying the given answers all options are displayed, not only the selected one. This makes the overview very confusing.
I tested even in Moodle 4.1 and its the same effect.
Just want to signal that the option " Display description on course page" doesn't work in 4.1 Moodle platforms.
This problem has been mentioned in the Questionnaire forum at https://moodle.org/mod/forum/discuss.php?d=445099#p1789002
Yes you can, see the doc at https://docs.moodle.org/402/en/Questionnaire_Personality_test