Hi, is it possible to position the question and answers next to an image? The normal layout looks something like this where the black box is the image:
And I would like to position it like so:
Any tips on how I can do this? Or is it default in Qualtrics for the options to be below only?
Hi dkgy ,
By default, the options are displayed below in Qualtrics. However, you can have the image and the question text displayed next to each other.
Add a table (3 rows and 2 columns) and merge the cells of the first column. Add image in the first column and question text in 2nd row of 2nd column. This will display the image and the question next to each other.
Now to hide the table borders, add the following html tag in the table's html source code.
border-collapse: collapse;
Hi Mishraji ,
Thanks for that. Do you know how to put the answer options under the question too? I have two answer options (Yes or No) and I would like them to be below the question. Is this possible in Qualtrics?
Hi dkgy ,
The options cannot be displayed below the question without custom coding. (Javascript/CSS/HTML). Not sure if someone here at Qualtrics community has done it already, but you should give it a check.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.