SurveyQuestion
Fields
- QuestionId
-
nonNegativeInteger
- A system-generated unique identifier for
the Survey Question
- SortOrder
-
nonNegativeInteger
- Ordinal indicating this Question's
position in the Survey
- Type
-
string
- Defines the type of responses to select or enter
for a question (note that Captions have no responses associated with them):
- Caption
- Constituent Registration Info
- Date Value
- Hidden Interest Update
- Hidden Text Update
- Hidden True/False Update
- Interest Categories
- Multiple Choice Combo Box
- Multiple Choice Multiple Response
- Multiple Choice Single Response (Drop Down)
- Multiple Choice Single Response (Radio)
- Numeric Value Rating Scale
- Short Text Value (40 characters)
- Text Value
- True/False
- Unlimited Text Value
- Yes/No
- CAPTCHA
- Text
-
string
- The text of the Survey Question
- AnswerRequired
-
ZeroOrOneBoolean
- Indicates whether the question must
be answered to successfully submit a Survey response
- Option
-
SurveyQuestionOption
- Multiple values allowed
- List of possible responses to a
multiple-choice question