In a CBT program, I have the program calculating the time a user stays on 
each section. It works ok in a perfect situation. If a user leaves for 
lunch without quitting the program, the idle time would be included. It 
distorts the data. If there is no mouse click, mouse movement, or keyboard 
click for 1-2 minutes, it would be considered as idle and not be calculated 
as the time spent on the program.

What I have currently is have a startTimer initially. Once you exit, it put 
the timer / 60 to become total seconds stayed.

Thanks for the help,


Changhsu Liu


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to