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.

Please see forum discussion https://moodle.org/mod/forum/discuss.php?d=392794. The fix is also referred to there.
Hello, I have a problem with the report for scale_1..5 question type, that report shows a result 6 when the student answer 5, 5 when the student answer 4 and so on. how I can to solve this error?, thank you
Not at this point, but this is something that will be improved in future releases.
Hi Mike
Thank you for a great, functional and easy to use plugin!
I have one question: Is there any way to skip the step that asks 'Answer the questions...'? This seems to generate unnecessary clicks?
Thanks again
Hi guys.
Your module causes an error when importing a course if it had "Questionnaire" activity.
The error looks like "AMD qq.surveyid ="
Located in the file "/mod/questionnaire/classes/question/rate.php"
After correcting "AMD" to "AND" import of the course worked correctly
Hi Abdul. I responded in the forum.
I am upgrading from Moodle 3.3.3 to Moodle 3.7.2
In Moodle 3.3.3, I was using mod_questionnaire '3.3.3 (Build - 2018013100)'', it has 'questionnaire_attempts' table in it. While Upgrading Moodle, I also upgraded my 'questionnaire' from 3.3.3 to '3.6.1 (Build - 2019052400)', about it is stated that it would work on Moodle 3.6 and Moodle 3.7 .
I am getting following error while loading my 'questionnaire', also posted here https://moodle.org/mod/forum/discuss.php?d=392394
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Table "questionnaire_attempts" does not exist
Debug info:
Error code: ddltablenotexist
Stack trace:
line 665 of /lib/dml/moodle_database.php: dml_exception thrown
line 1886 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
line 145 of /blocks/navbuttons/activityready.php: call to moodle_database->record_exists()
line 63 of /blocks/navbuttons/activityready.php: call to navbuttons_mod_questionnaire_showbuttons()
line 49 of /blocks/navbuttons/footer.php: call to navbuttons_activity_showbuttons()
line 1401 of /lib/outputrenderers.php: call to draw_navbuttons()
line 500 of /lib/outputrenderers.php: call to core_renderer->footer()
line 179 of /mod/questionnaire/view.php: call to plugin_renderer_base->__call() <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
This is a great plugin, but we recently had an incident where sensitive information in answers was shown to all the respondents. Here are a few suggestions:
1. There should be admin presets for the options in a questionnaire, regarding anonymity and whether the results should be shown to respondents.
2. Today those are by default set to show name and to show results after the respondent has answered the questions, which may lead to sensitive information from other respondents being show. So at least the core default settings should be set to most safety, that is being anonymous and never show results.
3. There should be an etiquette clearly telling the respondents whether the questionnaire is anonymous or not.
I have suggested those in the tracker, https://tracker.moodle.org/browse/CONTRIB-7852
I responded to your forum post.
Can we export out the data for the survey done and the report will be in excel file format? like what the core moodle export option.?
Hello,
I use plugin questionnaire on moodle (one by module -> +/- 100 questionnaires).
My question is : Is it possible to reset all responses from questionnaires in one shot (perhaps with a sql request ?) ?
Thanks,
Alain
Hi
I've upgraded the plugin to the latest version 3.5.3. I had initially enquired about its compatibility with the Mobile app. After upgrading, the plugin is still not compatible. Is it not yet ready to be used on the app? Any help would be greatly appreciated.
Thanks,
Ismail
Hi Mike,
Thanks for answering, here is a more detailed explanation of how we use the questionnaire activity (I will also post a message in the forum as suggested):
We work with dozens of student recruiters (agents) who are in charge of filling up the same model form, which means each separate agent should have access to one occurrence of this model form while not seeing the other agents' forms. It is always the same person who answers the questionnaire, (by the way, this is the reason why I had been asking earlier on whether it would be possible to save incomplete questionnaires before starting anew with another answer).
The thing is that when we want to edit the model, we then have to delete all the agents' forms before replacing them with the new updated version of the form.
It would be a real time-saver for us if we could synchronize all of these questionnaires at once whenever we modify the model.
I can understand this is not really the primary use that was initially intended for this plugin but do you think this is something possible ?
Thanks for helping,
Best,
Yannick
Hi Yannick.
Content options are only present to initially populate the new questionnaire with existing content (or not). It wouldn't make sense to have it available after creation. What would the use case be for that? Please, discuss this in the questionnaire forum so others can be involved.