Forum Discussion
Getting data out of Storyline
Just a thought, something to get you started. I assume that you have already set up your variables and are ready to export them to Excel. In this example, I have used the XLSX JavaScript library, which is utilized for reading, writing, and manipulating Excel files (including XLSX files) in JavaScript. Below, you'll find a short video demonstrating how Storyline variables are exported to a dynamically generated Excel worksheet using JavaScript. If this is what you are looking for, please let me know, and I'll provide the JavaScript code
- maximlagerweij1 month agoCommunity Member
Hi I have a similar question. Learners make a selection of buttons the click on one slide and the sequence of clicking and which buttons need to be exported to excel. Further down the elearning simple questions mc and essay are asked and they need to be exported as well. Can you send me a generic Javascript. How could i do this myself. Is there a Javascript support manual for storyline somewhere? Thanks in advance
- Nedim1 month agoCommunity Member
I am not quite sure exactly what you are looking to do in your project. I suggest starting a new topic with clear instructions and a simple mockup (a basic Storyline design with sample questions) and explaining what kind of data you would like to export to Excel, similar to what was demonstrated in my video. Just for the record, there is no JavaScript support manual for Storyline in this specific scenario, as the code was custom-written by me.
- LucianaPiazza1 month agoStaff
Hello maximlagerweij,
While we don't provide direct support for JavaScript coding, I'd like to share a few articles to help you with your course design in Storyline 360:
I'll open this discussion up to our fabulous community to share their JavaScript expertise!