Limit the number of choices in the group of multiple choice questions

Try the following:

Assuming your calculate variable name is "count_group"

Use a 'note' type after the 'calculate' type, the text could be "Can not select more than 6 items across questions Q1 through Q7" and have the note be required, and the relevant statement on the note be "${count_group}>6

The example I posted HERE uses a note to capture relevance across multiple questions.

1 Like