Skip to content

SurveySettings

mmaness edited this page Jan 11, 2013 · 5 revisions

A psuedo-question which modifies the settings of the survey at a place in the question logic of the survey.

Format

SurveySettings 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

SurveySettings
  survey_name "Maryland Vehicle Preference Survey"
  survey_description "A survey about future vehicle preference"
  section "Section 1: Instructions and Introduction"

SurveySettings
  section "Section 2: Household Characteristics"

Go back to Question Types

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