Responses Key
Question Type
Description |
QType |
Key1 |
Key2 |
Key3 |
Value |
Choice – One Answer (Vertical) |
2 |
QuestionOptions.OptionID |
0 = Answer Choice 1 = Other choice (single line) 2 = Other choice (textbox) |
0 |
if Key2 = 0 QuestionOptions.OptionID if Key2 = 1 or Key2 = 2 text response |
Choice – One Answer (Horizontal) |
3 |
QuestionOptions.OptionID |
0 |
0 |
QuestionOptions.OptionID |
Choice – One Answer (Menu) |
4 |
QuestionOptions.OptionID |
0 = Answer Choice 1 = Other choice (single line) 2 = Other choice (textbox) |
0 |
if Key2 = 0 QuestionOptions.OptionID if Key2 = 1 or Key2 = 2 text response |
Choice – Multiple Answers (Vertical) |
5 |
QuestionOptions.OptionID |
0 = Answer Choice 1 = Other choice (single line) 2 = Other choice (textbox) |
0 |
if Key2 = 0 QuestionOptions.OptionID if Key2 = 1 or Key2 = 2 text response |
Choice – Multiple Answers (Horizontal) |
17 |
QuestionOptions.OptionID |
0 |
0 |
QuestionOptions.OptionID |
Matrix – One Answer per Row |
7 |
QuestionOptions.OptionID (row choice, where
QuestionOptions.OptionType = 0) |
0 |
QuestionOptions.OptionNum – 1 (column choice, where
QuestionOptions.OptionType = 1) |
QuestionOptions.OptionNum – 1 (column choice, where
QuestionOptions.OptionType = 1) |
Matrix – One Answer per Row (Rating Scale) |
20 |
QuestionOptions.OptionID (row choice, where
QuestionOptions.OptionType = 0) |
0 |
QuestionOptions.OptionNum – 1 (column choice, where
QuestionOptions.OptionType = 1) |
QuestionOptions.OptionNum – 1 (column choice, where
QuestionOptions.OptionType = 1) |
Matrix – Multiple Answers per Row |
18 |
QuestionOptions.OptionID (row choice) |
QuestionOptions.OptionID (column choice) |
QuestionOptions.OptionID (row choice) |
QuestionOptions.OptionID (row choice) |
Matrix – Multiple Answers per Row (Menus) |
11 |
QuestionOptions.OptionID (row choice) |
-QuestionOptions.OptionNum (menu heading, where QuestionOptions.OptionType = -1 through -n) |
QuestionOptions.OptionNum – 1 (menu item, where QuestionOptions.OptionType = 1 through n) |
QuestionOptions.OptionNum – 1 (menu item, where QuestionOptions.OptionType = 1 through n) |
Open Ended – One Line w/Prompt |
8 |
0 |
1 |
0 |
text response |
Open Ended – One or More Lines w/Prompt |
9 |
QuestionOptions.OptionID |
1 |
0 |
text response |
Open Ended - Essay |
10 |
0 |
1 |
0 |
text response |
Open Ended – Constant Sum |
19 |
QuestionOptions.OptionID |
1 |
0 |
number response |
Open Ended – Date and/or Time |
13 |
QuestionOptions.OptionID |
1 |
0 |
date/time response |