Skip to content

Choice (question trait)

mmaness edited this page Oct 11, 2011 · 3 revisions

A question trait which corresponds to possible answers for a respondent to choose.

Format

choice text
choice text, mapping
  • text - the text to display to the respondent for this answer choice
  • mapping - an alternate representation for the answer choice which is stored in the database

Detailed Description

Trait Options

None

Can Be Used With:

Example

MultipleChoice Education
  text "What is your level of education?"
  choice "Less than high school"
  choice "High school graduate"
  choice "Some college"
  choice "Associate degree"
  choice "Bachelor degree"
  choice "Graduate or professional degree"
MultipleChoice Education
  text "What exit did you use to travel to Central City?"
  choice "Exit 12, Central City Turnpike", 12
  choice "Exit 15, Central Boulevard", 15
  choice "Exit 16, Capitol Street", 16

Related Pages


Go back to Question Trait

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