Forum Discussion
AllenWay-bfd6a2
4 years agoCommunity Member
Of Visited States vs Layer Triggers
Testing a course with a menu page I found an interesting quirk. Each linked image on the menu page has a Visited state that should turn it dark upon return. The slide also has separate layers to pla...
JoseTansengco
4 years agoStaff
Hi Allen,
The reason why the states were appearing differently for you was because after clicking on one of the scenario slides in your course, the learner is redirected back to Slide 1.2, where the 'Return Visit' layer is immediately shown, covering the base layer. This is because of this specific trigger:
Viewing any of the scenarios will fulfill the conditions set in this trigger, causing the Return visit layer to immediately show. Did you mean to use the 'Or' operator for this trigger? Or should they also use the 'and' operator, similar to how the 'Last visit' layer trigger is designed?