I offer 50+ quizzes to my forum members via a self-made ColdFusion quiz engine. I am trying out the UCCASS integration with vBulletin and it looks stunning.

However, the way UCCASS is built makes it appear to me that it is lacking a vital feature: the ability to have a "unique multiple choice" type.

Say I have a quiz with 15 questions, a la

Who said: Science is a wonderful thing if one does not have to earn one's living at it.
[ ] Tyco Brahe
[ ] Albert Einstein
[ ] Celia Paige

It seems the only way I can create this kind of question is

a. create an answer where the user responds in a text field by entering the correct option number. This is tedious for the user and the results pages become a mix of typos or boring numbers. rolleyes.gif

or

b. create a multiple choice type answer - but this makes the answer available for all the other quizzes as well.

Since I have about 1,000 questions with unique multiple options, that would make the list of answers quite long. In fact it makes it impossible for me to use UCCASS for quizzes. sad.gif

Is there a good workaround, or am I doomed to keep my 6 year old ColdFusion spaghetti code... blink.gif