We're building a satisfaction survey. For each topic, there should be a rating of 1 to 10, and some room for comments. This is the desired layout.
Can I achieve that with the Survey Suite?
I want the radio buttons to be aligned horizontally. For that, I set the Section Layout to Table.
But, when the Layout is Table, all questions should use the same answers, in this case radio buttons 1 to 10. In the example below, I've added question q2. It automatically takes on the answers from the previous question.
I'd like the answer to q2 to be a text field for open comments, as in the desired layout above, but it's not possible to add answers to the other questions in the same section.
I can, of course, add a new section for the text field (idea below), but the structure of the survey is not very logical. The rating and the text field should belong to the same topic/section.
How can I keep the radio buttons and the text field together?