Is there any possibility to check if all boxes from one checkbox-question are checked or any similar feature before continuing to the next question? A feature like the default non-blank in "normal" questions?
Example: Question: Can you check all 3 boxes?
x "one"
x "two"
o "three"
(-> one "box" is not checked so I want an error message to appear to tell them that to complete the task and continue they have to check ALL boxes)