Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-43479

For question types that have many variants do not break down question stats or responses analysis by variant

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.7
    • 2.7
    • Quiz
    • MOODLE_27_STABLE
    • MOODLE_27_STABLE
    • MDL-43479-master
    • Hide

      The question type plug in varnumeric includes unit tests to test that this is working, you can check out the branch of the plug in with the unit tests with this command :

      git clone -b MDL-43479-master git://github.com/jamiepratt/moodle-qtype_varnumeric.git question/type/varnumeric

      This question type extends and thus depends upon varnumericset. So install it with :

      git clone git://github.com/moodleou/moodle-qtype_varnumericset.git question/type/varnumericset

      The changes are also covered by unit tests in this patch.

      There is no need to install the STACK question type for testing.

      Please follow the above instructions and run unit tests on oracle and sqlserver (pgsql has been tested).

      Show
      The question type plug in varnumeric includes unit tests to test that this is working, you can check out the branch of the plug in with the unit tests with this command : git clone -b MDL-43479 -master git://github.com/jamiepratt/moodle-qtype_varnumeric.git question/type/varnumeric This question type extends and thus depends upon varnumericset. So install it with : git clone git://github.com/moodleou/moodle-qtype_varnumericset.git question/type/varnumericset The changes are also covered by unit tests in this patch. There is no need to install the STACK question type for testing. Please follow the above instructions and run unit tests on oracle and sqlserver (pgsql has been tested).

      This will involve a new method being added to question_type definition. It will only apply to questions that have variants, it will default to on and it will control whether to break down question stats or responses analysis by variant in the statistics report.

            jamiesensei Jamie Pratt (Inactive)
            jamiesensei Jamie Pratt (Inactive)
            Tim Hunt Tim Hunt
            Damyon Wiese Damyon Wiese
            Dan Poltawski Dan Poltawski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.