Dear helpers,
While pre-testing my survey, the respondents made a comment that I'd like to adress.
For the context (see also
here
), (Q1) I have a multiple choices question where people select which projects they know of.
Next, (Q2) I have another where they select, among those projects, the ones they attended.
Next, (Q3) I have short text fields where they can add projects they attended that are not in the list
Finally, (Q4) I have an array question where, for the projects they attended and the ones they added themselved, they can assess their satisfaction with a scale.
I had to add Q4 in a separate question group, otherwise the page crashed with IE (especially when adding text to Q3). The problem now is that, when people do not enter anything in Q1-Q3, the question group appears with the array. Then the array quicly disappears (thanks to the sub-question filtering) but an almost blank page remains (only the title of the group). Is there any way to conditionnally hide the group in case nothing was selected in Q3 and added in Q4 ? If so, how can I do so ?
Thanks in advance,
Maxime