Skip to content

TimeOfDay

mmaness edited this page Jan 11, 2013 · 9 revisions

A question which asks respondents to provide the time of day (hours-minutes-AM/PM).

Format

TimeOfDay Name
  traits
  • Name - the name of the question, must follow the rules for constants (capitalized name)
  • traits - this block contains traits, which are statements that modify the question's properties

Detailed Description

Trait Options

Example

TimeOfDay DepartureTime
  text "What time did you depart for work this morning?"

Future Development

The current implementation follows a HH:MM:AM or HH:MM:PM format (12h clock). A 24h clock implementation will be provided in the future.

Related Pages


Go back to Question Types

Home | JULIE Intro | Getting Started with JULIE | JULIE References | JULIE Development | Survenity Language