logo SmartSurvey / Scripting Docs
Back to Docs
Directive
*TIME Date/Time

Defines a time input question (HH:MM). Use timediffof[] to calculate the elapsed time between two time questions.

Usage
script definition (.q)
*TIME 'Qx' 'What time did you start this activity?'
/
Place at the start and end of the questionnaire to measure interview duration.
Related