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

westwesterson’s picture

This 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.

mbutcher’s picture

Fixed 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.)

mbutcher’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.