Skip to content

MultipleChoice

mmaness edited this page Jan 11, 2013 · 13 revisions

A question which provides choice options to a respondent through the use of radio buttons.

Format

MultipleChoice 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

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"

Related Pages


Go back to Question Types

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