Forum Discussion
CoachingTSACHUV
4 years agoCommunity Member
Flashcard Storyline
Hi,
I am trying to make flashcards on storyline.
There are squares with texte that I would like to transform to pictures when the learner cliks on them, and vice versa.
So I put a trigger to...
OwenCourt-feaff
4 years agoCommunity Member
Hi Evelyne !
One easy way to fix this is to use a True/False Variable.
Here is a basic run down of the setup:
- Flashcard with 2 states (A&B)
- True/False Variable (Set to False by default)
Triggers
- Change state to B when variable changes. IF Variable = False
- Change state to A(Normal) when variable changes. IF Variable = True
- Adjust Variable (Toggle A/B) when user clicks Flashcard.
I've attached a sample version for you if you want to look at the functionality in more depth, or feel free to use the project.
Hope this helps!
Owen