Forum Discussion
Radio Buttons for Likert Scale
This trigger (and all the others like it) is your problem.
The built-in states (the ones with names that show in the name drop-down) have built-in superpowers, and take it as a huge insult when you create a trigger to duplicate their superpowers. That causes results that are sometimes spectacular but seldom useful, and always unpredictable. In this case, the visited state doesn't show, and who knows what else. The main superpower is to perform their action when clicked. In the case of Visited, it is to change to Visited state when clicked. Delete all of these triggers.
The other problem is that multiple clicks keep adding to the total. I recommend starting with this trigger:
Then change each of the "Add 1 to variable..." triggers to this form:
It is much more accurate to count once at the end than it is to continually add one (As you have found out).
- MarkHoffman-3fe4 years agoCommunity Member
Are you referring to the variable trigger? What could be done as an alternative?
Related Content
- 5 days ago