Use of if condition on responses of multiple choice question for a calculate question

or and and can be combined, but not inside the same (bracket) level. You may need to put them in bracket parts with brackets, e.g if( (${a} = 1 or ${a} = 2) and (${b} = ‘4’ or ${b} = ‘5’), … , … )

1 Like