Using logic options with radio and checkbox questions
radio
and checkbox
questions can include skip logic, but each question utilizes a slightly different means of achieving the logic given the granularity of logic available.
uid
can be used to determine skip logic. End of survey will create its own uid
automatically when you set the goToQuestionUid
as null
in the skip logic object.skipLogic
= true
and utilizing the goToQuestionUid
field in the answer object. Setting the goToQuestionUid
to null
will automatically apply the End of Screener uid that we generate.answerUid
) to skip to a particular question via the goToQuestionUid
in the logic object.answerUid
) AND Cat is Not Selected AND Giraffe is Not Selected AND Pineapple is Not Selected to skip to a particular question via the goToQuestionUid
in the logic object.multipleAnswersBoolType
.skipLogicType.id
and multipleAnswers.id
multipleAnswersBoolType.id