Question
Nested Multiple-Choice Questions within Multiple Choice Questions
Has anyone figured out a way to create MC Question that open to another MC selection. Similar to a drill down but with multiple choices. My current solution for this involves questions without wording, however it is not very scale-able and gets messy especially for Dashboard creation.
Alternatively, I have dabbled in some JavaScript along with the matrix, profile multi-choice question. The flaws in this approach is that the first "choice" is "toggled" but not recorded, still messy dashboard creation , and the "extra, empty" choices need to be hidden by code like this:
jQuery(".ChoiceRow:eq(3) .c12").remove();
Is there a way to define the data into the dashboard that would allow for cleaner dashboard for method 1 or just a way to create real MC nested questions.
Edit: See below for example for nested MC question
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
