I would like to ask if it is possible to implement the following design:
I would like to have a text that is not coompletely shown to the respondent. Now, the respondent has two options: Unroll the next section of the text (in total 4 additional sections) or click "next" and not unroll any additional section of the text. I want to count how often and if the respondent unrolls another section of the text. I have tried to implement this, but as I understood this can only be done with JS, because when I make additional conditional questions the site would load again, possibly hindering a fluid reading experience. Does anyone know if this is possible and how it could be done?
I would do it with JavaScript but if you want to avoid that...
- Text-display question: first text block.
- List radio question: single answer "Read more...".
- Text-display question conditional on previous list-radio: second text block.
- List radio question: single answer "Read more...".
- Text-display question conditional on previous list-radio: third text block.
- List radio question: single answer "Read more...".
- Text-display question conditional on previous list-radio: fourth text block.
- List radio question: single answer "Read more...".
- Text-display question conditional on previous list-radio: fifth text block.
All questions on the same page (group).
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.