randomize questionnaire
Hello,
i've got problems to randomize the order of the questions in a questionnaire.
The questions are in a sequence, and the sequence is in a loop.
I know its easier to put them directly in a loop as variables to randomize them.
But because i got a rating scales and a checkfile for each questions I choose another way
and created a number list, gave every question a number and randomized them.
But it do not works as I thought. I got this idea from another post in the forum, and for the person!
this solution worked good.
Can you see what i've done wrong?

Thank you very much for your help!
best regards
Malte
Comments
I found what i've done wrong.
This is how the Loop (number of items have to be selected in the first row) and the sequence have to look like. In my case the run_if statement must be place at the check_files
and the forms must set to "never".