0 votes
ago in SoSci Survey (English) by s334063 (110 points)

Hello.

I am currently designing an experimental survey for my master’s thesis using SoSci Survey and I am encountering difficulties with implementing treatment variation through the randomization of images or messages shown to participants.

Here is what I aim to achieve:

I want to randomly assign participants to one of two groups.

Each group should be shown a different version of a promotional image or text block (as a treatment condition).

After viewing the stimulus, all participants should answer the same set of Likert-scale questions related to their perception.

Despite following tutorials, I am not able to:

Correctly link the random generator to the display of images/text.

Ensure that only one image is shown to each participant based on the random assignment.

Verify if the display conditions are being applied properly (e.g., image 1 with code 1, image 2 with code 2).

Could you kindly assist me with:

A step-by-step guide or example for correctly implementing treatment variation using the random generator?

Guidance on how to assign images/text to specific codes and make sure only the corresponding content is displayed?

ago by SoSci Survey (347k points)
I would like to ask you for some details:

> Correctly link the random generator to the display of images/text.

Let's start with this one. How does you trial look like? Did you use PHP code?

> Ensure that only one image is shown to each participant based on the random assignment.

Did you drag the image into the page? If so, remove it.

> A step-by-step guide or example for correctly implementing treatment variation using the random generator?

Well, ... you probably have already read the step-by-step guid: https://www.soscisurvey.de/help/doku.php/en:create:randomization-media

Instead, let's find out where your code stucks.

Please log in or register to answer this question.

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

...