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.

@Mike Churchward
I see that the code (Github) has changed a lot in the last few weeks. When can we expect the new version to be published? Thank you for your work!
(Questonnare is one of the most important and most used Moodle plugins and should have been in core long ago)
@Eugene,
See this Moodle forum H5P discussion where a fix is provided: https://moodle.org/mod/forum/discuss.php?d=463097
I'm using Moodle 4.5.4. I tried to use the mod_questionnaire_moodle44_2022121601.zip, which was designed for Moodle 4.4. The plugin seems to work, except it gives HUGE icons for editing questions on the mod/questionnaire/questions.php. I used ChatGPT to solve this problem by uploading the raw HTML code of the mod/questionnaire/questions.php. ChatGPT found the problem in the plugin's styles.css page and fixed it. Here is the fixed styles.css page. You can download it and replace this file in the Questionnaire root folder (i.e., in mod/questionnaire): https://ematusov.soe.udel.edu/styles.css
Let me know, please, if you find any other problems with the Questionnaire plugin version 4.1.1 (Build - 2024082900) (2022121601) in Moodle 4.5.x
Is a release of th plugin for moodle 4.5 LTS planned?
Hi,
i had to update in Moodle 4.5 in a few months.
Is a compatible version planned?
Or is it possible to use version 4.4?
Thank you.
Hello, I am reaching out to you because we have noticed that your plugin does not comply with an accessibility standard : It is criterion 5.5: For each data table with a title, is the title relevant ? Do you plan to fix this in upcoming updates? Thank you in advance for your response.
"When can expect to see a release of this useful plugin for Moodle 4.5 LTS?"
When it's ready.
Good day, I was wondering, when do you think we can expect to see a release of this useful plugin for Moodle 4.5 LTS?
@Guy Vaubel,
If you could provide a sample questionnaire (in text format) then I might create a Moodle Questionnaire to find out if it suits your requirements. Please contact me at my e-mail address in my Moodle user profile.
@John,
If you set your user language to Indonesian Bahasa, then you'll see that most (but not all) of the Questionnaire strings are available in that language. If you need all language strings to be available in Indonesian Bahasa, then you can translate them yourself on https://lang.moodle.org/
Hello all, Is there a translation for Indonesian Bahasa for this plugin please?
Hi, my company is considering of shifting our well-being development solution over to Moodle. One of our components is a growth wheel used to assess and evaluate the various areas of one's life to determine overall balance and satisfaction.
The purpose of the wheel is to provide a comprehensive snapshot of the user's life and help identify areas that may be out of balance or in need of attention. It serves as a self-assessment tool to help them gain a clearer understanding of their overall life satisfaction, enabling them to identify areas where they may need to adjust in their thinking, choices, habits or beliefs.
The way it works is they are given a list of areas in their life (Their spouse, their family, their community, their work, their mental health, etc) and they have to evaluate each one out of 10. This will then reflect on their own wheel, which they can refer back to.
Do you believe this plugin will be effective for this? The questionnaire personality test and rose chart in particular have caught my attention.
Thanks.
Hi, would it be possible to add an option where questionnaire could be submitted (results shown) but they could be edited later? So similarly to saving, but the saved answers would be visible in the results. This would be a really useful feature for me. Thanks!
Is there an ETA for Moodle 4.3?
This plugin has been a long-time favourite of mine and I use it extensively. However, after a recent upgrade to Moodle 4.3, I am having problems with it. Trying to edit a question now returns a number of errors as per the snippet below:
ecated: Creation of dynamic property questionnaire::$autonum is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 77
Deprecated: Creation of dynamic property questionnaire::$progressbar is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 77
Deprecated: Creation of dynamic property questionnaire::$survey is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 116
Deprecated: Creation of dynamic property questionnaire::$cm is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 86
Deprecated: Creation of dynamic property questionnaire::$context is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 89
Deprecated: Creation of dynamic property mod_questionnaire\question\essay::$type_id is deprecated in /var/www/html/moodle/mod/questionnaire/classes/question/question.php on line 162
Deprecated: Creation of dynamic property mod_questionnaire\question\essay::$context is deprecated in /var/www/html/moodle/mod/questionnaire/classes/question/question.php on line 174
Deprecated: Creation of dynamic property mod_questionnaire\question\essay::$responsetype is deprecated in /var/www/html/moodle/mod/questionnaire/classes/question/question.php on line 181
Deprecated: Creation of dynamic property questionnaire::$questionsbysec is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 149
Deprecated: Creation of dynamic property questionnaire::$capabilities is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 100
Deprecated: Creation of dynamic property questionnaire::$responses is deprecated in /var/www/html/moodle/mod/questionnaire/questionnaire.class.php on line 104
Deprecated: Creation of dynamic property mod_questionnaire\questions_form::$moveq is deprecated in /var/www/html/moodle/mod/questionnaire/classes/questions_form.php on line 39