Blog Post
EricJones-e7800
2 years agoCommunity Member
I appreciate this tutorial, but there is a significant error that could cause a lot of problems - particularly to users who are new to branching logic. At 7:19, he selects "greater than or equal to" for the primary path, and at 7:55, he selects "less than or equal to" for the remedial path which creates a conflict if the user scores exactly 20. (He does correctly say, "less than" for the remedial path, but many people will follow what he does instead of what he says.) It would be probably worthwhile to add a corrective pop up to clarify that "less than" is the correct selection.