Select_multiple - Provide answers separately?

When I create a select_multiple question, the answers are always put in a single cell separated by commas. Is there a way to get the answers to be in their own columns as boolean answers.

Obviously I can just have individual questions for each variable, but it’s much neater to have them arranged as a select_multiple question.

Use Advance Option when downloading data

Set the “Export Select many questions as …” to “Single and separate columns”.

This text will be blurred

1 Like

Ok, that’s interesting, thank you.

I usually interact with my data directly using the RoboToolbox package on R-Studio. Is there a way to split things with that perhaps? Anyone know?

@peat, pinging @dickoa for your support on this!

Thanks for flagging this @Kal_Lam !

robotoolbox provides the original question into one column with modalities separated by commas but also all the dummy variables (one per modality).

1 Like