P
Pete
I’m writing a psychological test which will flash simple 4-choice multiple
choice questions and score how quickly you hit the 1, 2, 3 or 4 key. I need
to CONSISTENTLY measure very small time differences in how long it takes a
person to answer each question after it appears on the screen. My goal is to
use Visual Basic and Excel to “clock†such events in a very standard way,
across different instances of taking this test on the same PC each time.
Four questions:
1) Can the Auto Save or Auto Recovery functions be shut off by a Visual
Basic command?
2) On the same PC from one test-taking event to the next, will the clock
slow down if there is a reduction in available memory or increase in the
number of background apps that are running?
3) If the answer to (2) is YES, is there still a way to have the program
automatically recalibrate itself? For example by picking some information
about CPU usage or speed off of the Performance Tab of the Windows Task
Manager?
4) If clock degradation exists, is it predictable or irregular? If the
clock degradation is predictable, couldn’t the calibration to an internet
clock still be done by taking two time snapshots, say a day apart, the day
before the next test? By taking a long time interval for the two
measurements, any issues with internet connection speed would be negligible.
Thanks!
Pete
choice questions and score how quickly you hit the 1, 2, 3 or 4 key. I need
to CONSISTENTLY measure very small time differences in how long it takes a
person to answer each question after it appears on the screen. My goal is to
use Visual Basic and Excel to “clock†such events in a very standard way,
across different instances of taking this test on the same PC each time.
Four questions:
1) Can the Auto Save or Auto Recovery functions be shut off by a Visual
Basic command?
2) On the same PC from one test-taking event to the next, will the clock
slow down if there is a reduction in available memory or increase in the
number of background apps that are running?
3) If the answer to (2) is YES, is there still a way to have the program
automatically recalibrate itself? For example by picking some information
about CPU usage or speed off of the Performance Tab of the Windows Task
Manager?
4) If clock degradation exists, is it predictable or irregular? If the
clock degradation is predictable, couldn’t the calibration to an internet
clock still be done by taking two time snapshots, say a day apart, the day
before the next test? By taking a long time interval for the two
measurements, any issues with internet connection speed would be negligible.
Thanks!
Pete