On a side by side question, is it possible to embed a pop-up question within the side-by side question?
e.g. something like this - where the respondent clicks on “Please Answer” and they are then shown a pop-up multi-choice question (modal?). After answering the “Please Answer” the text is changed to say “Completed”
# | Description | Q1 | Q2a | Q2b | Q2c | Q2d | Q3 | Q4 | Q5 | Etc |
1 | {open text} | <drop-down> | Completed | Completed | Completed | Completed | <drop down> | {open text} | <drop down> | Etc |
2 | {open text} | <drop-down> | Completed | Completed | Please click to answer | Please answer Q2c | <drop down> | {open text} | <drop down> | Etc |
3 | {open text} | <drop-down> | Please click to answer | Please answer Q2a | Please answer Q2b | Please answer Q2c | <drop down> | {open text} | <drop down> | Etc |
The pop-up multiple-choice question would have codes like:
Option A
Option B
Option C
Option D
Option E
Other (please specify) * text entry *
None * exclusive *
I assume I’d also need code to store the answers to the pop-up question - I assume either in questions hidden on the same page or as embedded variables or another way - whichever is easiest??
Thanks
Michael