Questionnaire

Activities ::: mod_questionnaire
Maintained by Mike Churchward
Custom Survey Creation
Latest release:
16234 sites
4k downloads
244 fans
Current versions available: 20
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

  • Eric Vantroeyen
    Fri, 4 Feb 2022, 6:44 PM
    Hello
    What solution could be implemented to automatically insert a template or public questionnaire into a course series?
    Regards
  • Ridhima Suri
    Thu, 24 Feb 2022, 1:38 AM
    Will this plugin be available for Moodle 4.0?
  • Mike Churchward
    Sat, 5 Mar 2022, 4:52 AM
    Yes
  • Patrick Walther
    Thu, 7 Apr 2022, 4:15 PM
    When will version for moodle 4.0 be available?
  • Almants Ra
    Thu, 7 Apr 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!
  • Eric Hagley
    Wed, 20 Apr 2022, 7:35 AM
    As I'm sure many others are, I was wondering if this will be compatible with 4.0 and above?
  • Mike Churchward
    Wed, 20 Apr 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.
  • Takahito Kashiwagi
    Fri, 13 May 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.
  • Nettkurs XYZ
    Thu, 23 June 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.
  • Sergio Renato Aldana Alvarez
    Wed, 3 Aug 2022, 11:37 PM
    Hello, it is possible to autofill survey fields with profile user custom fields?
  • Christian Sennhauser
    Tue, 17 Jan 2023, 6:12 PM
    I wanted to ask if Questionnaire is fully compatible with Moodle 4.1 (LTS)?
    And thanks for your work!
  • Pinguino One
    Sun, 5 Feb 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
  • Matt Jarvis
    Mon, 27 Feb 2023, 9:38 PM
    Any ETA for 4.1 yet?
  • Joachim Birke
    Fri, 14 Apr 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.
  • Sabine Dautzenberg
    Wed, 17 May 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.
Please login to post comments