Quiz 3.0 Beta 1 is released

mbutcher's picture

The last critical bug against Quiz has been resolved, so we have gone from Alpha into Beta.

Roadmap:

Beta will be released as soon as we deem it stable enough for production use. Please test.

No new features will be added to Beta (unless adding them resolves bugs). All new features will go into Quiz 4, which will be branched in CVS soon.

Groups:
Login to post comments

multichoice and quiz_question

turadg's picture
turadg - Wed, 2009-05-20 00:24

Looking forward to this release and digging into a 4.x branch.

I found a bug in the admin menus which I submitted a fix for http://drupal.org/node/467552, but after fixing that I noticed that all the question type admin menus say "administration" except multichoice which says "configuration". I take it that the former is the new nomenclature and that the refactoring of multichoice isn't complete.

Going into multichoice.info, I see it doesn't have a dependency on quiz_question. It implements quiz_question hooks, so it's at least related. I can't tell whether it works without quiz_question, but for the sake of consistency shouldn't it? And shouldn't it have the same admin nomenclature?

Incidentally, I prefer do prefer the earlier term, "configuration".

Side request: can these beta releases be merged into 3.x-dev? Then people who have that as their CVS checkout don't have to replace it with the package download.