variables
35 TopicsDealing with the naming of variables
Hello Storyline developers, I wonder how you deal with the following situation: I have made an e-learning with +/- 80 slides and to prevent errors I have created new variables for every slide (because Storyline doesn't have the concept of slide variables: variables attached to one slide). My variables have now the following naming convention: slide[scene and slide number]_[description of variabele]. For example: slide414_moveSidebarUp. The problem with this naming convention is that if I want to add a new slide before slide 4.14, I have the change the names of all the variables on slide 4.14 (now slide 4.15) and all the slides thereafter (in that scene). The solution would be to create a short hash for every slide, but I'm too late for that now. Does anybody have another kind of solution? Thanks in advance!Solved326Views0likes9Comments