Questionnaire

Activities ::: mod_questionnaire
Maintained by Mike Churchward
Custom Survey Creation
Latest release:
15254 sites
3k downloads
230 fans
Current versions available: 19
Build passing

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

Screenshots

Screenshot #0

Contributors

Mike Churchward (Lead maintainer)
Joseph Rézeau: Former co-maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Yannick Vrolant
    Tue, 16 Oct 2018, 8:34 PM
    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
  • Ismail Naidoo
    Thu, 17 Jan 2019, 2:13 PM
    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
  • alain kerv
    Mon, 18 Feb 2019, 6:40 PM
    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
  • coco fu
    Wed, 6 Mar 2019, 11:39 AM
    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.?
  • Mike Churchward
    Wed, 6 Mar 2019, 11:40 PM
    I responded to your forum post.
  • Peter Diedrichs
    Thu, 26 Sept 2019, 9:34 PM
    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
  • Abdul Ghaffar
    Thu, 17 Oct 2019, 9:16 PM
    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() <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  • Mike Churchward
    Mon, 21 Oct 2019, 10:24 PM
    Hi Abdul. I responded in the forum.
  • Kostiantyn Puholovok
    Thu, 24 Oct 2019, 2:31 AM
    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
  • Howard Rybko
    Fri, 25 Oct 2019, 6:25 PM
    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
  • Mike Churchward
    Mon, 28 Oct 2019, 8:42 PM
    Not at this point, but this is something that will be improved in future releases.
  • camilo agreda chamorro
    Tue, 5 Nov 2019, 11:57 PM
    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
  • Mike Churchward
    Wed, 6 Nov 2019, 5:33 AM
    Please see forum discussion https://moodle.org/mod/forum/discuss.php?d=392794. The fix is also referred to there.
  • Darron Halliday
    Wed, 20 Nov 2019, 3:14 AM
    Good Day
    I was wondering if it is possible to change the grade allocated to the questionnaires. For example our purposes would it be possible to have a questionnaire allocate 0.25 points 0.5 points 0.75 points , excetera
Please login to post comments