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.

if I try to delete a row of a questionnaire, an error occurs.
the exception is - count(): Argument #1 ($value) must be of type Countable|array, stdClass given
I wanted to ask if Questionnaire is fully compatible with Moodle 4.1 (LTS)?
And thanks for your work!
Hello, it is possible to autofill survey fields with profile user custom fields?
This tool is no less than amazing! Not just a great questionnaire but it can also be used as a personality test / diagnose tool. I am impressed how you manage to implement so many features into an easy to use interface.
Hi,
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.
Yes. The current 'MOODLE_311_STABLE' branch runs on Moodle 4. But, the UI is "odd" because the Moodle 4 activity menu is in tabs now, so it duplicates the questionnaire nav.
As I'm sure many others are, I was wondering if this will be compatible with 4.0 and above?
Hi, Mike!
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!
When will version for moodle 4.0 be available?
Yes
Will this plugin be available for Moodle 4.0?
Hello
What solution could be implemented to automatically insert a template or public questionnaire into a course series?
Regards
Hello,
We have done a process of migration of courses from a Moodle with a version 3.6 to a Moodle 3.9 in both cases using the Questionnaire plugin.
The courses have users and surveys made with Questionnaire, but we have observed that many values of the surveys with questions of the Likert scale have increased, the survey is values from 1 to 4 and we observe that we have values from 1 to 11.
Any idea why it can happen?
Thank you!
We have a problem
We have installed mod_questionnaire 2020111101 on Moodle LMS 3.11.2 (build: 20210729
When a user (participant) wants to print his own answers he gets an error mod_questionnaire/nopermissions
Debugging gives the following extra info:
Foutopsporingsinformatie:
Error code: nopermissions
$a contents:
Stack trace:
line 83 of /mod/questionnaire/report.php: moodle_exception thrown
The is no capability to print your own answers. There is only mod/questionnaire:printblank
If we enable mod/questionnaire:readallresponseanytime the participant can see all the answers.
How can we fix this.
Kind regards
Frans Zwijnenberg
Avetica
Hello
I have a problem with the questionnaire plugin: when restoring a course backup the Likert scale questions get cluttered, how can I fix it?