Skip to content

MultipleAnswer

mmaness edited this page Jan 11, 2013 · 11 revisions

A question which provides choice options to a respondent through the use of check boxes. The respondent may choose a combination of choices.

Format

MultipleAnswer 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

MultipleAnswer Appliances
  text "Which of the following appliances do you own?"
  choice "Refrigerator"
  choice "Oven/Range"
  choice "Coffee Maker"
  choice "Toaster"
  choice "Toaster Oven"
  choice "Microwave"

Related Pages


Go back to Question Types

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