Hi,
I am struggling a little bit with a conditional branch on my survey flow on Qualtrics.
In a nutshell : my subjects are assigned to one of two conditions. As it is a double bind survey, my colleague create a liste with participants number and condition.
ex :
Subject Condition
001 1
002 2
003 2
004 1
What I want is to have a conditional branch saying if *Q Subject Number* match with Condition 1, then display bloc 1 else, display bloc 2.
But to do that, I need qualtrics to match the answer to the question "subject number" to the list "subject" and then find the associated condition.
Does anyone knows how to do that ?
NB : I can't just use a randomizer because I am already using this same list in other tasks out of Qualtrics and I need it to be exactly the same.
Thank you very much for your help!