Forum Discussion
StevenChippe932
4 years agoCommunity Member
Sort variables from highest to lowest
Hi,
Does anyone have a Javascript for taking a series of number variables, corresponding text variables of their labels, sorting them, then populating, say "varTop3_1_Label", "varTop3_1_Score", "v...
KatherineBurrow
6 months agoCommunity Member
Hi Steven! This post is several years old now, but I wanted to say thanks for posting your finished solution. I built a Jeopardy-style quiz game and wanted to rank the winners on the final slide. This was my first ever experience using JavaScript in Storyline, and you made it super easy and straightforward! Thanks for sharing your hard work so the rest of us can benefit.