Track time spent on a form

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Track time spent on a form

mbojja
Hi Alex, is there a way to track the amount of time that the user spent to complete a form. Capture start time and submit time using hidden fields?

Thanks
Manish

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/976528fe-441d-467d-b23e-348b34eb7c05%40googlegroups.com.
Reply | Threaded
Open this post in threaded view
|

Re: Track time spent on a form

Alessandro  Vernet
Administrator
Hi Manish,

You can do this yourself, as you suggested capturing the initial time when
the form was created in a field (initial value in Form Builder), and the
time it was submitted in another field (`xf:setvalue` action running in the
submission process). Also, this is somewhat related the following RFE:

https://github.com/orbeon/orbeon-forms/issues/404

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1569520123053-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet