I have a select all that apply question w/ 20 options and an “Other (please specify)” option. The next 3 questions are then looped based on what was selected on the previous question. My issue is that someone doing the survey could type multiple things in the (please specify) box, then the questions are no longer appropriate.
I figure that this could be easily solved if I could make it so the questions do not loop for the “Other” option, and I instead add display logic to a separate question that only shows when they choose that option.
Please let me know if there is a way to do this, with or without code.
Thank you in advance.