Is it possible to display one question per page?

All web design discussion, including Ultimate Quiz MOD support.

Moderator: CricketMX Forum Moderators

xzc
Frequent Poster
Frequent Poster
Posts: 30
Joined: Thu Jul 05, 2007 2:32 pm

battye wrote:That still doesn't resolve the issue of tracking correct and incorrect answers.

There will still be discrepancies in the database.
If one "next" click, then send one update sql to DB, it can resolve such problem, while will put more workload to database ...
For small quizzes, perhaps can be acceptable ...
Otherwise, I think ignoring such scenario perhaps can also be OK ...
What is your opinion?
After I reviewed all the threads here, seems indeed many people would like to have one question per page ...
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

If one "next" click, then send one update sql to DB, it can resolve such problem, while will put more workload to database ...
For small quizzes, perhaps can be acceptable ...
Otherwise, I think ignoring such scenario perhaps can also be OK ...
What is your opinion?
You can't ignore it... how else is the score of correct & incorrect answers going to be calculated? :P
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
xzc
Frequent Poster
Frequent Poster
Posts: 30
Joined: Thu Jul 05, 2007 2:32 pm

In each update sql cycle, we can also update the score, I think. :)
xzc
Frequent Poster
Frequent Poster
Posts: 30
Joined: Thu Jul 05, 2007 2:32 pm

battye wrote:
Also, How can adjust my current quiz page settings?
Since I would like to have the following style:

question 1, ....
a, it is something 1
b, it is something 2
c, it is something 3
d, it is something 4

question 2, ....
a, it is something 21
b, it is something 22
c, it is something 23
d, it is something 24
I'm sorry, I don't understand :(
Now by default, for each question, the question content is at the left side, and the 4 choices are at exactly right side.
I mean, could the 4 choices are just below the content of question itself?
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Ah, I see what you mean.

Did you use the modification I posted in the other topic?
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
Post Reply