Forum Discussion
Storyline 'Next' button state change not working for about 10% of my learners. Am at a loss.
- 9 months ago
Hi Mike,
I'm not sure I have an answer for you, but I have looked at a couple of your projects and have a thought.
Your trigger for making the Next button visible appears to be based on when a variable changes. If I am not mistaken, the trigger may never occur (get activated) unless the variable changes on the same layer as the trigger. For example, in your Corkboard project, you have triggers on the base layer to have the Next button become visible when a variable changes, however, the triggers to have the variable change are not on the base layer. Therefore, I am not sure the triggers for the Next button on the base layer are really doing anything, because they only trigger when the variable changes and the variable does not change on the base layer.
I would recommend trying to change the triggers to something else, such as "Make the Next button visible when the timeline starts on this layer (as opposed to when a variable changes), if the following variables are true, 1, 2, 3, etc. This might make the Next button visible based on an even that is sure to happen and not one that may not happen or could get countermanded by a trigger that comes before it.
I know you have tried changing the triggers to the base layer and the layers themselves, but what I would try is changing the triggers themselves to be dependent upon the timeline beginning, not on a variable changing.
Maybe this will help. Maybe not.
10% is high number, to me that suggests something wrong with the design or UI.
Why are you using variables instead of states for Next button issue 1, you could replace all the next button change triggers to one trigger using the visited state.
For Next Button issue 2 again I would use states.
The cork board I would change the state of the image instead of using variable.
I am not sure why it isn't working, because even this way it should work, my guess would be as you have no visible state change they are not stuck they just haven't pressed all of the markers.
You could troubleshoot adding references to the variables, but all of these would work better using states.
- MikeVanHouten9 months agoCommunity Member
Thanks for the help Phil!
Related Content
- 10 months ago
- 7 months ago
- 7 months ago