Skip to content

OpenEnded

mmaness edited this page Jan 11, 2013 · 11 revisions

A question which provides allows an open ended response to be provided through the use of a text field (1-line height text box).

Format

OpenEnded 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

OpenEnded City
  text "What city and state do you live in?"

Future Development

This question type has a lot of room for future development including the following:

  • The ability to provide an example phrase in the text box
  • The ability to restrict acceptable answers through use of regular expressions
  • The ability to notify respondents in real-time (as they type) about the validity of their response

Additionally, this question type and the Text Area Question type may be combined in the future. If that were to happen, likely the default text field size of the combined question type would be similar to the Open-Ended Question.

Related Pages

  • Text Area Question. Use this type if you need a question with more text input -- it has an adjustable size text field.

Go back to Question Types

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