I am creating an application which can simulate on-line examination
(similar to GRE). The problem that I am encountering is how to time
out a test , say after, t minutes . The issues involved are:-

1) The script needs to check the time and should trigger automatic
form self submission after t minutes .
2) The script need not be executed at all if the user has already
submitted the form before the time-out .
3) I have to maintain the clock on the server side and not the
client .

Can you please guide me as how to go about it ?

Thanks in advance ,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to