shuffleQuestions property

bool? shuffleQuestions
getter/setter pair

If true, the questions are randomly ordered.

In other words, the rows appear in a different order for every respondent.

Implementation

core.bool? shuffleQuestions;