When upgrading from 1.1 to 2.0, the number of random questions is set to 0. The status of the question (always, random, never) is upgraded correctly, but no random one is ever asked.
When upgrading from 1.1 to 2.0, the number of random questions is set to 0. The status of the question (always, random, never) is upgraded correctly, but no random one is ever asked.
Comments
Comment #1
westwesterson commentedThis was an unfortunate side effect of a buggy number of questions variable stored in quiz 1.1.
There is more info here.
If you can figure out a better solution, I will happily commit the patch.
Comment #2
mbutcher commentedFixed in Quiz 6.x-2.0 dev. This will make it into the beta 1 of that branch.
(The problem, for those interested, was in the FAPI for quiz_form. No number_of_random_questions was ever specified, so on a VID rollover, the information was lost.)
Comment #3
mbutcher commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.