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

"Random questions from category" are not very random

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.0.3
    • Quiz
    • MySQL
    • MOODLE_20_STABLE
    • Hide

      As explained in description

      Show
      As explained in description

      If you have a question category with, say, 3 questions "A", "B", and "C", and you set up a quiz with a random question from this category, consecutive attempts won't be very different, as the algorithm that pick questions "randomly" picks first a (random) number of question "A", then another (random) number of question "B" and finally a (random) number of question "C". Then returns to "A".

      The net result is that consecutive attempts will be, for instance: AAAAAAAAABBBBCCCCCCAAAABBBBBBCCAA...

      Perhaps this could be fine if you have a lot of students and they aren't physically at the same place/classroom, but imagine a classroom with only 10 students: all of them can easily get the same question dataset, making "randomness" useless.

      I think random questions should be picked taking, for each attempt, a different random number between 1 and the number of questions in the category, and then assigning the chosen question to the attempt.

            timhunt Tim Hunt
            orestes Orestes Mas
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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