1.How to create a merit list of let say top 10 players.
2.How to set -1 for each wrong answer(â€Âwell I think it can be done after seeing your source codeâ€Â)
3.Is it possible to create a login type of page per user who is going to take the quiz.
I mean a welcome page consisting of
username=â€Âcollegeid of the studentâ€Â
password=â€Âany default password set by usâ€Â
which will be used by the server to identify the winner.
4.wont there be a problem when simultaneously let say 10 people are opening the quiz page on their browser n taking up the quiz.will quiz work fine for everybody?
5. Am planning to set few systems as severs & installing wordpress locally in them & will be serving the quiz page from that server to every terminal.
Plz reply soon buddy, now our team depending on you!
if you do this you will help 1000 of us,reply soon.
Creating Merit List & Login Page
(3 posts) (2 voices)-
Posted 3 years ago #
-
> 4.wont there be a problem when simultaneously let say 10 people are opening the quiz page on their browser n taking up the quiz.will quiz work fine for everybody?
Don't worry about this - its a web app - and can easily accommodate a lot of people without any issues.
About rest of the points - you got some nice ideas. But I don't think those features will be beneficial to all plugin users. So I will not be able to add them to the plugin. If you really need those feature, I suggest coding it yourself.Posted 3 years ago # -
Thanx binny am trying to understand your code I will update you when am finished.Posted 3 years ago #
Reply
You must log in to post.