currently I have two multiple choice questions connected by an array filter:
1st question: Choose your 10 greatest strengths out of 30 items.
2nd qustion: Choose your 10 greatest weaknesses out of the same items (but of course, the 10 choosen strengths are hidden by an array filter).
Fine so far. Worked.
I tried to implement the same functionality with two ranking questions. Wasn't working. The array filter did not work in a ranking question for me. Did I do something wrong? Or is it impossible to set this kind of array filter to a ranking question with standard functions in LimeSurvey?
I find that in the latest version Array filter and Array filter exclusion both work with two ranking questions. Check that you have used the correct questions code(s).
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
It seems that I do something wrong. The system won't hide the "selected/ranked" items for the second question - this is what I want. It also does not take over the chosen ranking.
I am completely sure that I toke the correct question codes. But I don't know what I have to consider in addition.
I found out that the latest tips worked as goog as well. But I was using a template that contains a javascript error (skeletonquest - looks good, but causes some problems).