Forum Discussion
ClaudiaSique749
4 years agoCommunity Member
There's got to be a better way to do variables than what I've done...
I really just needed the slide to work so I created a True/False variable for each marker but then I had to create 5 unique triggers because I couldn't think of a better way to use those variables t...
ThaddeusAshclif
4 years agoCommunity Member
One approach that i've used occasionally is conditionally incrementing a variable.
Say for instance I wanted to do a pretest where the user would skip/complete any section they pass.
Create a Target variable for each section: Goal_section#.
Then create a tracking variable that is based on the uses actions: Score_Section#.
Then have trigger fire when Score_Section# is equal or greater than Goal_section#.
So long as you control then tracking variable updates you can use this method to set your triggers.
Related Content
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago