Forum Discussion
How to get survey result for web course?
Hi - Excellent suggestions from Phil and Dave - it's certainly much easier if you are using an xAPI LMS/LRS to store data generated by the learner, such as survey results...
... But where there is no LMS, we've used a couple of approaches with clients (a) use JavaScript to put the survey results in a downloadable pdf file which the learner can save (we have also used an email intermediary service to email this pdf to the learner and the tutor) (b) for the course feedback form on our own site we wrote a small node.js app that stores the feedback in an SQL database on our site and used JavaScript to send the data to this app (this isn't as difficult as it sounds - but it does require some programming skills).
for (a) there's a couple of demos (one in Storyline and one in RISE) on our website https://profilelearning.com/demonstrations/