I am currently working on a survey where participants need to express their relationship with another person using one of 7 Venn diagrams.
I was wondering if there is a way to use a list radio question to display the 7 images as shown below. Specifically, images 1-3 would be displayed on the first row and images 4-7 would be displayed on the second row.
Out of the box you can only change the display columns to a higher number.
If you set 4 display columns and have 7 answers (put one diagram picture in the answer) you get two rows with 4 and 3. But always top down. So you cannot have 3 and then 4.
If you definitely need them displayed 1-3 in the first row and 4-7 in the second row, you could do it with a little JavaScript and CSS. The details would depend on which template is used.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.