Skip to content

Integer

mmaness edited this page Jan 11, 2013 · 10 revisions

A question which provides respondents a text box to enter a response which is an integer/whole number.

Format

Integer Name<\i>
  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

N/A

Trait Options

Example

 Integer RestaurantDays
   text "In the last 30 days, on how many days have you eaten food at a restaurant?"
   text "Also include eating snacks prepared at a store, such as ice cream at an ice cream parlor"
   bounds 0, 30

Related Pages


Go back to Question Types

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