Forum Discussion
TrishaPItter-57
4 years agoCommunity Member
Branching question.... HELP!
Hi, I used variables to create branching questions that will lead to a particular outcome based on the value of a "No" or "Yes" response. But, it's not working. I don't know what I'm doing "right'...
JoanneChen
4 years agoSuper Hero
Hi Trisha,
You use too many variables and triggers in your file and made it too complex. All you need is one variable and you can achieve what you need (let's use variable sum_yes). And set one trigger to calculate the value of sum_yes when user click submit on the condition of Yes BNT is selected. Then set two triggers to jump to different result slides by different value of variable(>=4 to final yes, <to final no)
You can take a look at the file attached that modified as described above.