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

igorik’s picture

The 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

westwesterson’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Status: Active » Closed (fixed)

This has been fixed in HEAD