Hi there,
I have one question in my survey that should be preceded by two versions of a text (A/B ). The text is in a "text display" question type. I want either version A or version B to be shown randomly to participants.
Therefore I created a random number as {rand(1,2)} and set it up in the previous group as "equation" question type. The next question group then has the questions/texts A and B with the relevance as ((randnumber=="1")) or "2" respectively.
So that, if the hidden random number question generates "1", text A should be shown. And if it generates "2", text B should be shown.
So far, everything works brilliantly. However, when I go to test the survey (and leave the random number as "not hidden" for now to check), I can see that it sometimes does not link correctly to question A or B. Instead, the random number is sometimes generated as "1", but it shows text B (and not text A, as it actually should).
I have tried setting up the random number generation in the same question group or in the previous question group, I have tried it with marking the question following the A/B texts as mandatory or not mandatory, but so far nothing helps.
It is basically exactly the same as the problem as described here in German:
www.limesurvey.org/forum/installation-a-...e-bei-if-bedingungen
This thread recommends to make sure that no additional random number is generated somewhere that might interfere with the questions' relevance, but I can't figure out how to do that...
Version 2.05, Build 150413, Chrome 49.0.2623.112 m
I would really appreciate any help or tips.
Many thanks in advance
Leonie