Dear community,
I am currently building a quite big questionnaire for my master thesis.
Within this thesis I have 3 treatmens conaining of 6 question groups and several questions:
t1_pp t1_q t1_v t1_n t1_k
t2_pp t2_q t2_v t2_n t2_k
t3_pp t3_q t3_v t3_n t3_k
Now it is necessary that one user only gets one treatment collection (t1 or t2 or t3) shown.
The selection which treatment is shown should be randomized.
So for example:
user 1: t3_pp t3_q t3_v t3_n t3_k
user 2: t2_pp t2_q t2_v t2_n t2_k
user 3: t2_pp t2_q t2_v t2_n t2_k
user 4: t1_pp t1_q t1_v t1_n t1_k
...
The survey is set that question groups are shown.
Unfortunately I am not confident enough in programming to set the Relevance equation to fit my needs
May anyone please help me where to start?
Thank you very much in advance
Best
Sebastian Tischer