Forum Discussion
Trouble with Triggers
I am having an issue where I have a checkbox initial state as 'Selected' the learner needs to unselect the checkbox as part of the slide. I check that they have done this via a trigger to check the state of the checkbox.
I had assumed the state should be either Normal or Visited. I have tested both and neither has the effect I need.
Here is the trigger
Does anyone see what mistake I am making?
4 Replies
Hi Infraestructura,
I'm happy to help and have a few questions to start.
- Does the issue only happen on a mobile device? Which device are you using?
- Have you tested the course in a different browser?
- Are you able to share a screen recording so we can see before the image disappears and after?
I created a sample course, but am unable to replicate the issue on my desktop or mobile device. If you're willing to share a copy of your course with our team, we can test it on our end!
- RichardFrost-f3Community Member
Oh good Lord I am dense I had forgotten about the = could be changed !!! Thank you so much
- SamHillSuper Hero
Hi RichardFrost-f3 I think the condition you will need to use is "not Selected".
- RichardFrost-f3Community Member
Hi SamHill thank you for your help. Is the 'not selected' a state for the tickbox or a trigger condition? Sorry for being a little dense :)
- SamHillSuper Hero
In the example you provided in the screen shot, looking at the condition of the trigger, rather than "=" use "<>" and instead of "Visited" use "Selected". In full: if the state of Resided 1 month <> Selected