Forum Discussion
OwenHolt
4 years agoSuper Hero
Passing Variable Data Between Storyline Blocks in Rise (a guide)
Did you know that you can use the computer's local storage to pass data from one Storyline block to another one within the same Rise course? Well you can and all it takes is a few simple lines of Ja...
OwenHolt
3 years agoSuper Hero
It is hard to say without actually seeing your .story files but it looks like your first block could be sending the username to local storage BEFORE the user has actually input their name. Try changing your trigger from Execute JavaScript when timeline starts to something else like "when variable changes" or "when user presses button".