PDA

View Full Version : To creat offline quiz need help (JavaScript)


newbe
09-15-2005, 01:42 PM
HI,

As per my id I'm newbe to javascript.

I'll really thankful to you for your help:

I want to creat off-line HTML quiz, with following requirements


With local database of questions, which can be edited later as per need.
One question per page for specific time only, after that page automatically forwarded to next question.
User should not be able to go back (on previous question).
Display & store result after completion of test.

Can anyone help me for the same?