Hi,
In a survey I recently did, I wanted to implement a conjoint experiment. For that I presented my respondents with a couple of words that were randomly selected from lists of words and let them make a choice that was dependent on which words were randomly selected. I implemented the random selection of the words by adding a hidden equation type questions and later displaying the variables from the equations.
Unfortunately, there is an issue in Limesuvey where Limesurvey runs the random assignment once, when the page on which the random variable is generated is displayed and again when the answers on this page are validated. Since I put the hidden equation questions and the question were randomly assigned words where displayed on the same page, the random variables that were displayed were overwritten when the answer was submiteted.
I know that there are workarounds for that (for example here [url]
forums.limesurvey.org/forum/design-issue...ng-survey-using-rand
[/url]). Unfortunately I was not aware of the problem before I activated the survey.
Do you know, if there is a way to retrieve the answers that the respondents were presented? The one thing I can think of, is to go through the Survey with the same random seeds that the respondents had, but I don’t know, if there is a way to manually set the random seed in Limesurvey.
I am currently using Limesurvey 3.28.5 and it is hosted on a cloud server.
Thank you for your help and all best