Forum Discussion
Tanya
8 months agoCommunity Member
How do I simplify a complex story file using True/False variables?
I have a complex Storyline build that contains 80 slides and 8 scenes. This file has grown like ‘The Blob’ (old movie reference). I’m hoping David Anderson or others from Community can suggest the m...
JudyNollet
8 months agoSuper Hero
Here are a few ideas:
- Don't use 16 T/F variables to track the chosen location. Instead, use a text variable.
- When the user chooses their location, have a trigger set the variable to that location, or to an appropriate abbreviation. For example, if one location is Green Bay, set the variable to "GB.
- This means you don't need triggers to reset T/F variables if someone accidentally selects the wrong location (changing that variable to T), and then selects the correct one.
- Keep the T/F variables to track whether a required section is completed.
- To me, it'd be a hassle to add layers on top of the English slides (though that really depends on how complicated the slides are). Another option would be to have Spanish states for all of the text in the English slides. But keeping the versions in separate scenes has benefits, too. It really depends on the complexity of the programming, as well as personal preferences.
- Tanya8 months agoCommunity Member
I appreciate your detailed explanation. This morning I watched this recorded webinar: 12-02 | Using Text Variables in Storyline 360 - Articulate 360 Training. David covers using text variables for avatars and translated languages. I realize now that I only need one Language text variable. Thanks again!