Logs for

Page 241 of 211,261, showing 20 records out of 4,225,201 total, starting on record 4,801, ending on 4,820

# At Username Text
# Aug 8th 2008, 08:46 ammadsaleem1 2000 players have attempted a question in a quiz
# Aug 8th 2008, 08:46 ammadsaleem1 each has it in its scorecard
# Aug 8th 2008, 08:46 tbranyen_ still thats pretty simplistic for any database engine
# Aug 8th 2008, 08:46 ammadsaleem1 and then from the scorecard a leader board is being generated
# Aug 8th 2008, 08:47 TommyO ammadsaleem1: I would do it on answer save if you want real-time
# Aug 8th 2008, 08:47 ammadsaleem1 for each anser we need to calculate fast response bonus, partial score and total score
# Aug 8th 2008, 08:47 ammadsaleem1 the Quiz maker can change the anser any time
# Aug 8th 2008, 08:48 ammadsaleem1 and finally the total score for the Quiz for the user is calculated
# Aug 8th 2008, 08:48 ammadsaleem1 so ...
# Aug 8th 2008, 08:48 TommyO 'change the correct answer' wow, that's a weird quiz.
# Aug 8th 2008, 08:48 tbranyen_ haha yeah
# Aug 8th 2008, 08:48 ammadsaleem1 yupthats real world quizzes
# Aug 8th 2008, 08:49 ammadsaleem1 questons
# Aug 8th 2008, 08:49 ammadsaleem1 now what can be done
# Aug 8th 2008, 08:49 tbranyen_ i'm having trouble understanding where your bottleneck is
# Aug 8th 2008, 08:49 TommyO ammadsaleem1: so the score isn't based on what the answer was when they answered it, but what it is after a change. meaning a player's score could go down?
# Aug 8th 2008, 08:49 TommyO or up
# Aug 8th 2008, 08:50 TommyO based on the quiz's whim
# Aug 8th 2008, 08:50 ammadsaleem1 yup
# Aug 8th 2008, 08:50 TommyO ok. now I see the load problem :)