Reference: Answer Choices CSV Upload

1 min read

Only superusers can upload new answer choices. The code for each answer choice must be unique, but there may be multiple answer choices with the same text (this is not unusual). For example, you may have questions where a Yes answer is good and other questions where a Yes answer is undesirable, so in order to do that you have to have multiple answer choices for Yes.

Field NameDetails
textThe text of the answer choice itself
codeThe unique code for this answer choice (used to specify it as part of an answer response group)
descriptionA description of the answer choice
multiplierThe multiplier used for this choice. Combined with the question weight, this value will determine how the question is scored when the user selects this choice.

See also: Example Answer Response Groups and Choices CSVs

Did this answer your question?