Forum Discussion
MariHijer
6 months agoCommunity Member
How to get survey result for web course?
We have a Storyline 360 course published to a web server. Is it possible to use course surveys even if we haven't published on an LMS? If so, where are the results of the course surveys saved and how...
Dave-Ruckley
5 months agoCommunity Member
You could use javascript and Microsoft Power Automate to write variables to an online Excel file. I used this guide to do it: https://youtu.be/nPpjfW-Zo10?si=ire4JiIkoxArVPRv or if you'd prefer you can write to a googlesheet using the Google API and some javascript.