I have a grid of questions where I need to randomize the list of items. My first idea (and in my ideal world) would be to use rostering, as it decompresses a lot the programming time, especially in long questionnaires with many question grids.
I have been looking for ways to accomplish this, but I can’t come up with anything referring to rosters. I did the exercise found in the official documentation, and I succeeded, but at the cost of creating multiple variables and losing the customization of the items (because it is plain text and not html).
I think the roster is a great tool, and being able to randomize the order of items could be a substantial improvement. Here is my question, is it possible to perform randomization of rosters?
Create a simple example in designer, one with the roster and one with the documentation. Maybe there is a way to use macros and replicate this in the roster, but it is beyond my knowledge.
I would greatly appreciate help, I don’t think I’m the only one who has run into this dilemma.