Quiz Algo stumping me

cesarcesar

New member
Joined
Apr 7, 2008
Messages
1
hello all. im trying to figure out a scoring algorithm for a quiz. really i totally lost with so many variables. I will post the main points of it. thanks for all the help i advance.

- Up to 10 different final *Quiz Results* can be given. (see p10 of pdf for results in action)
- Quiz can have up to 50 *Questions*.
- Each *Question* has up to 10 possible multiple choice *Answers*.
- Each *Answer* is assigned a *Weighted Value* for each *Quiz Result*.
- *Weighted Values* are in the range of -6 to zero to +6. (Possible 13 point spread)
- Each Quiz will also apply the same *Weight Value* range for if a M/F is taking the quiz and what of 6 age groups the taker is in..... for each type of Quiz Result.

You can see a visual of what i trying to achieve below.
 
I'm sorry, but I don't understand what this exercise is requiring of you. I mean, a quiz can have whatever grade weights the author wants, right? :oops:

What is the full and exact text of this exercise? What tools have you been given with which to attack this problem? What have you tried so far?

Please be complete. Thank you! :D

Eliz.
 
Top