Timer Function for eChart 2018
From Stanley Hurwitz:----
I have been testing this timer out for CDM's where total echart time is required with and without face-to-face encounter. I think I've ironed out the bugs...
The timer starts when the echart is opened and is inactivated for the first 30 seconds. ----
Echart can be refreshed without affecting the timer.-----
Clicking the timer will open an eform that can be submitted for time recording or closed without recording.
The time data is placed in:----
A. Info bar below the visit-----
B. into the measurement TIME. This measurement records total time spent with the echart open (if the eform is submitted). Useful when we want to record total echart time each time you open the echart.----
How to setup:----
1. Create new measurement----
TIME
Time
TimeLog
LoginLogout
No Validations----
2. Upload eform PushTotime----
3. Import GM Timer suite----
4. Set form Id number in the GM script. ---
5. Requires Cookies accept in FF options.----
Stan.
- Pust to Time zip file to be used with 2018 echart timer suite
- This works with a measurement called TIME: --- How to setup: 1. Create new measurement TIME Time TimeLog LoginLogout No Validations --- You need to find the fid of this eform once it has been uploaded to your server and input that number into the greasemonkey script also in this folder. Once the eform is uploaded open it and look in the address bar at the top for the fid - copy the number after "fid" and put it in the greasemonkey form.
- Timer Suite User JS file (greasemonkey script)
- 2018-Jan-14 12:23 - Revised version posted. (Bug correction: timer was reset if measurement screen is opened) --- Edit the greasemonkey script with the fid of the eform provided in this folder.
Document Actions