Solved
How to program 1 set of questions into two different conditions?
Hi all, I am using qualtrics for my masther thesis. I was wondering if someone could help me with one thing.
In my survey I have two conditions (consisted of two manipulated photographs), participants have to write little texts about the photograph and situation. The thing is, participant should see the photograph while writhing the texts, BUT the questions with text entry (wherein they write) can only be programmed once. Otherwise it will appear strange in my dataset.
Thus: 1 block of questions, and only the photograph should differ consisted of which condition the participant is (randomly) assigned to.
Is this even possible? If yes, how can I do this?
Thank you in advance!
Best answer by MohammedAli_Rajapkar
okay...
So what you can do is you can capture the "photograph URL" in an embedded data and then pipe-in the embedded data in the "text-entry" question text...
below are the steps:
- Create 2 embedded data element (as a seprate element) with the same name such as:
embedded_data_photoURL = Photograph 1 URL (from your image library)
embedded_data_photoURL = Photograph 2 URL (from your image library)
- Put both the embedded data element under the randomizer element...
- Once you get the photograph selected randomly then you show them the intro + embedded data pipe-in (which stored the photograph URL)...
- Then again just pipe-in the embedded data (which stored the photograph URL) in the text-entry question text.
Hope you got it...
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.