Questionnaire

Activities ::: mod_questionnaire
Maintained by Mike Churchward
Custom Survey Creation
Latest release:
16311 sites
4k downloads
227 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

Show comments
  • Thu, Apr 7, 2022, 5:49 PM
    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!
  • Wed, Apr 20, 2022, 7:35 AM
    As I'm sure many others are, I was wondering if this will be compatible with 4.0 and above?
  • Wed, Apr 20, 2022, 11:51 PM
    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.
  • Fri, May 13, 2022, 4:16 PM
    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.
  • Thu, Jun 23, 2022, 10:16 PM
    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.
  • Wed, Aug 3, 2022, 11:37 PM
    Hello, it is possible to autofill survey fields with profile user custom fields?
  • Tue, Jan 17, 2023, 6:12 PM
    I wanted to ask if Questionnaire is fully compatible with Moodle 4.1 (LTS)?
    And thanks for your work!
  • Sun, Feb 5, 2023, 5:24 AM
    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
  • Mon, Feb 27, 2023, 9:38 PM
    Any ETA for 4.1 yet?
  • Fri, Apr 14, 2023, 3:50 PM
    Hello,
    it is a fine tool to filter Answers and to decide, which Question should come next. But I found 2 problems:
    Working with Moodle 4.0.6+ I cant see the description in the course, even when having set the checkup-Button below hte edit-Window.
    And when displaying the student answer, all questions and options are displayed. I tried to manage that in dependency of the given answer in the last question there should be displayed a text field.
    When displaying the given answers all options are displayed, not only the selected one. This makes the overview very confusing.

    I tested even in Moodle 4.1 and its the same effect.
  • Wed, May 17, 2023, 4:34 PM
    Hello,
    Just want to signal that the option " Display description on course page" doesn't work in 4.1 Moodle platforms.
  • Wed, May 17, 2023, 4:45 PM
    @Sabine
    This problem has been mentioned in the Questionnaire forum at https://moodle.org/mod/forum/discuss.php?d=445099#p1789002
  • Fri, Jun 16, 2023, 6:27 PM
    Hi Mike, can the questionnaire be used to index the learning style of Felder and Solomon?
  • Fri, Jun 16, 2023, 8:24 PM
  • Mon, Jul 31, 2023, 5:26 PM
    Hiya - love the plugin! Is there a way for teachers or site admins to see saved, but not submitted responses from a student, or for students to submit a response and then edit that same response? Thanks!
1 2 3 4 5 6 7 8 9 10 11 12 13
Please login to post comments