Hia, I'll be trying to break quiz 4 alpha 1 a bit this week - great to see it take shape! :)

First bug up: you can not edit questions of the matching type. To reproduce, create one and then edit it. You will see that the alternatives and matches are gone. Further, if you try to set them again to something else, it is not updated. For one question I also lost the alternatives and matches alltogether, and couldn't set new ones.

Also, as I have new software to try out I'll post a video of this bug here, let me know if that's helpful and I might continue with it :)

http://www.youtube.com/watch?v=RQf8m5SWjvE

Comments

vegardjo’s picture

..and I get this when trying to take the same quiz after editing a matching question:

* recoverable fatal error: Argument 1 passed to MatchingQuestion::customShuffle() must be an array, null given, called in /Applications/MAMP/htdocs/quiz4/sites/all/modules/quiz/question_types/matching/matching.classes.inc on line 126 and defined in /Applications/MAMP/htdocs/quiz4/sites/all/modules/quiz/question_types/matching/matching.classes.inc on line 129.

* recoverable fatal error: Argument 1 passed to MatchingQuestion::customShuffle() must be an array, null given, called in /Applications/MAMP/htdocs/quiz4/sites/all/modules/quiz/question_types/matching/matching.classes.inc on line 126 and defined in /Applications/MAMP/htdocs/quiz4/sites/all/modules/quiz/question_types/matching/matching.classes.inc on line 129.

I can't go pass this so it seems quiz is broken after you have tried to edit a matching question..

falcon’s picture

Status: Active » Needs work
falcon’s picture

Status: Needs work » Closed (fixed)

This was due to typos, or refactoring more precisely. FIXED