Hello, I have a question about the multiple choice “select all that apply” option. In the .csv file when I view the responses to a “select all that apply” question, all of the response options are reported in a single cell, instead in separate columns that makes the data cleaning more tricky.
Is there a way to track each of the “select all that apply” options as separate variables in the data set, i.e., as a binary indicator (=1 if selected, =0 not selected)?
Thanks