Forum Discussion
ShannonPage-27d
8 months agoCommunity Member
Magic JavaScript switch?
I have a drag and drop quiz with 95 drag options that are then added to a chart. This is all working beautifully and tiling onto the chart very nicely, but if I want to randomize the order that t...
- 8 months ago
I made a JS solution for this. It's a bit long to explain here... so I made a blog post: https://blog.reviewmyelearning.com/randomizing-drag-and-drop-objects-in-storyline-using-javascript
And you play with a demo here: https://gforce.reviewmyelearning.com/course-review/671ab86f1dbcddb3bb7e9ab4
ShannonPage-27d
8 months agoCommunity Member
Thank you so much for looking!