Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 00:33 UTC
Updated:
22 Sep 2007 at 22:13 UTC
I have a quiz with about 100 questions on it. They are all set to have a status of random. The number of questions field on the quiz is set to 50. From what I gather this should produce a quiz that pulls 50 of those 100 questions at random. This is not what happens. When I go to take the quiz it says something like "Question -50 of 50". It then goes through every question and does not respect the number of questions that I have set. I also tried setting one question to Always and the rest to Random to see if there was a bug in the way it pulled questions (I think Always get pulled first and if there are not enough it fills up the rest with Random), but it did the same thing.
Comments
Comment #1
igorik commentedThe same bug.
The problem is that quiz module doesn't count with option that you want to have more questions as you set when you create quiz.
then the quiz will show error that you have more questons assignt to quiz as you set in quiz options.
I am sure and I agree that you wrote - to have more questions for quiz which will be used as source for random x set questions.
I hope that author of module will do this as basic behaviour of quiz module.
Igorik
somvprahe.sk
Comment #2
westwesterson commentedThis has been fixed in HEAD