Questionnaire

Activities ::: mod_questionnaire
Maintained by Mike Churchward
Custom Survey Creation
Latest release:
15897 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

  • duan hui
    Tue, 17 Mar 2015, 12:30 AM
    Hello,
    just a question, why we can not add questions directly in the form (edit setting) as do other plugins?

    thank you
  • Mushtak Dawood
    Thu, 21 May 2015, 3:50 AM
    Hi,
    I am supporting a course in which 720 students in groups of 4 & 5 (so 170 groups) have to rate each others contribution. we want to use a 'questionnaire' to create 'peer contribution rating'. We have students list as CSV file, we want to build a questionnaire where separate groups can log-in and rate other students within that group against several contribution criteria. We want the students names to be automatically uploaded and shown in the questionnaire (rows for the 4 or 5 students' names, columns for the contribution criteria) -similar to WebPA. Do you think we can do this with this questionnaire? if not, any ideas? thank you
  • Przemyslaw Stencel
    Sun, 7 June 2015, 4:41 AM
    Hi,
    Will the questionnaire be available for moodle 2.9 some time soon? smile I'm planning my upgrades and it would be great to know when I can expect it.
    Thanks,
    Przemek
  • admin admin
    Tue, 9 June 2015, 8:32 PM
    Hi, me too waiting questionnaire for moodle 2.9. Thanks.
  • Daniel Powell
    Sat, 10 Oct 2015, 2:11 AM
    Hi not sure if anyone can help, but my moodle server, installed fine wit the plugin (latest one) and then I made a quiz, all fine. I did it myself as Admin but then now when I try it again it is locked out.

    My error is...

    If you are the webmaster of this site please log in to Cpanel and check the Error Logs. You will find the exact reason for this error there.

    Common reasons for this error are:
    •Incorrect file/directory permissions: Above 755.
    In order files to be processed by the webserver, their permissions have to be equal or below 755. You can update file permissions with a FTP client or through cPanel's File Manager.

    •Incorrect Apache directives inside .htaccess file.
    Make sure you have not specified unsupported directives inside the local .htaccess file. Such include PHP settings and Apache module settings.

    I then checked on the FPT and found that a lot of files are 666 access and the subfolders 777.

    I have no idea what they should be, can anyone help.

    It seems a serer issue, not a plugin one, but the plugin created the folders on its own and I cannot find a link to see where.

    Any help appreciated?

    Thanks

    Daniel
  • Daniel Powell
    Sat, 10 Oct 2015, 2:31 AM
    Hi again,

    I may have fixed it, I found some advice about permissions so I set...

    all files in the main "mod" folder to 644
    all folders and files recursive - subfolders to 755.

    Does that cause any issues, as it seems to work?

    Thanks

    Daniel
  • My mug
    Mon, 7 Dec 2015, 8:18 AM
    For people considering this module, I suggest enabling the Feedback module (Site admin -> Plugins -> Activity modules). Feedback is part of the standard Moodle distribution, is well maintained and offers equivalent functionality to Questionnaire.
  • Bob Puffer
    Mon, 7 Dec 2015, 8:06 PM
    I couldn't disagree more. Questionnaire is so much better maintained, has so much more functionality and such a better appearance. I even asked Martin D about this and why Moodle core chose Feedback and he said at the time it appeared Feedback was going to become much more robust but that's not how it turned out. Maybe Moodle HQ feels differently now that Remote Learner has stopped being a Moodle Partner but IMO, if that's the case, we don't need those games in this community.
  • Matt Polaniecki
    Wed, 9 Dec 2015, 12:33 AM
    Is there a way to do activity completion based on the response? If a user says "no" to a survey, could they "fail" the questionnaire?
  • Ryan Smith
    Sat, 19 Dec 2015, 3:09 AM
    Will there be an update soon for PHP 7 support? Right now, with the latest version of Moodle 3.0 with PHP 7 support, questionnaire is causing the entire course to not load. I reported this here: https://tracker.moodle.org/browse/CONTRIB-6069

    Running version 2015102800
  • bechellaoui christophe
    Fri, 25 Mar 2016, 6:33 AM
    Hi, I use plugin in my moodle test plateform... But the plugin it's not supported by mobilapp... Can you Tell if its possible... Thanks
  • Mylène LG
    Mon, 11 Apr 2016, 3:11 PM
    Hello,
    We use the 2.8.11 version of Moodle. We can't add questions anymore since the release of the 2.8.11
  • Mike Churchward
    Mon, 11 Apr 2016, 9:42 PM
    First, make sure you are using the latest 2.8 release of questionnaire (2.8.3 - https://github.com/remotelearner/moodle-mod_questionnaire/tree/2.8.3 or https://moodle.org/plugins/download.php/9601/mod_questionnaire_moodle28_2014111004.zip). If you are using that, and are still having problems, post in the questionnaire forum (https://moodle.org/mod/forum/view.php?id=2642) providing more detail of what steps you are doing and what errors you are seeing.
  • Bert van der Hooft
    Wed, 27 Apr 2016, 2:38 PM
    L.s

    Our sequence of questions need to differ from the sequence of the output (e.g. questions of section 8 needs to be in the top of the radar). How to do this?

    Bert
  • Amon Raa Su
    Wed, 11 May 2016, 3:30 PM
    Hi Mike !

    I think I found a bug : http://moodle/my stays blank when using mod_questionnaire

    Questionnaire 3.0.0 (Build - 2015102800)
    mod_questionnaire 2015102800

    Fatal error: 'break' not in the 'loop' or 'switch' context in /home/moodle/mod/questionnaire/questiontypes/questiontypes.class.php on line 297

    Information : version
    ---------------------------------------
    moodle : 3.0.4 (Build: 20160509)
    unicode : activée
    database : mysql (5.7.12-0ubuntu1)
    php : 7.0.4.7.2

    Uninstalling mod_questionnaire makes dashbord coming back.
Please login to post comments