Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: How to Clear Browser History

by peschkaj (Pilgrim)
on Jun 16, 2004 at 02:17 UTC ( [id://367103]=note: print w/replies, xml ) Need Help??


in reply to How to Clear Browser History

This may sound foolish, but if you are writing an online exam, you might want to take a look at using Flash.

Another thing you could do is store the information in a cookie (encrypted?) and store similar data somewhere on the server for verification (a lot of bandwidth, I know). In a web application I recently worked on, I store the next page as a session variable. However, this application isn't an exam.

One thing you could do is maintain an array, or comma separated list, in session to determine which questions have been answered. If the user goes back and tries to change an answer, let them think that they've changed their answer, but check to see if this is a resubmit, if so, trash their response and move to the proper page.



If you make something idiot-proof, eventually someone will make a better idiot.
I am that better idiot.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://367103]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 15:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found