0 votes
in SoSci Survey (English) by s372565 (120 points)

Hello,
I am currently setting up a question where people will need to match up a name with a picture.
I have 5 pictures, which I uploaded and used the html code to put them into the question (categorize cards for right now).
I am now struggling a bit (I am not very good at coding), to control the size of the pictures (if that's possible?) and to maybe add a text under each picture to put the attributions?

Maybe there is a way to do this easier ?

Thank you!

1 Answer

0 votes
by SoSci Survey (376k points)

You may want to create and post a preview URL directly (!) to the page you're writing about.

A simple HTML code für size control and a bit text would be:

<p><img src="..." style="max-width: 100%"></p>
<p>Some Text below</p>

The <p> means "paragraph"

by s372565 (120 points)
edited by s372565
does this work for you to see the preview of how it is now?
https://www.soscisurvey.de/otterperceptions/?s2preview=SvOY2LHL8DvbynPlNDuhcMmSzLXnoLkK&question=GK09&csfr&pvSelf&r=DABH/

I have it as the question type: multiple dropdowns
right now the code looks like this and I still struggle to add your suggestion (very sorry i really don't know too much about coding)
and everytime I try to add your code it puts it in a different row, adding another selection option.

6=<img src="500px-Raccoon.jpg">
7=<img src="500px-30_kg_kann_ein_europaeischer_Biber_schwer_werden._09.jpg">
8=<img src="500px-American_Mink.jpg">
9=<img src="500px-Biberratte.jpg">
10=<img src="500px-Fischotter_Lutra_Lutra.jpg">
by SoSci Survey (376k points)
> does this work for you to see the preview of how it is now?

No. Please check the manual on how to create the preview link:
https://www.soscisurvey.de/help/doku.php/en:survey:pretest

Please not that dropdown questions to generally NOT support images. This is a browser restriction. Maybe you have seen that the SoSci Survey administration still uses dropdowns with images, for example in he scale question type. However, these JavaScript-implementations have not been tested in the survey context.

Please tell me a bit about the background: Why would an image dropown be the best option for your questionnaire?

Willkommen im Online-Support von SoSci Survey.

Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.

→ Eine Frage stellen


Welcome to the SoSci Survey online support.

Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.

→ Ask a Question

...