Hello,
I have a multiple choice question with 85 response options organized into ten groups. I’d like to collapse the groups so it’s easier for respondents to navigate the options (this is not a drill-down question). They would be able to expand a group, select any responses, then collapse it again.
I’ve experimented with the accordion function in JS, but I don’t know JS well-enough to get it to work. Has anyone tried this and gotten it to work? Or is there another approach? Thanks in advance.