Forum Discussion
Rise 360: How to add a free response survey question
For us, the issue of creating a survey in RISE has come up a number of times with clients. The approach we have taken is to use a Storyline block - but we quite like using sliders so our demo here does exactly that.
https://demo9.profilelearning.com
Obviously this is just the Storyline bit, but we have used this approach in RISE. The JavaScript library used is loaded dynamically (at run time) so there's no messing around trying to amend HTML after publishing. It uses a pdf form template to create the downloadable output which we include in an attachment block in the RISE course. The nice thing here is that it's easy to change the output layout without affecting the JavaScript.
Hannah -
With regard to holding the survey results until the end of the course (and, I guess, potentially combining the results of multiple survey blocks), we haven't tried that yet but we recently posted a demo of creating a Learning Journal in RISE where we used local browser storage to hold the variables collected during the course from Storyline blocks so I see no problem in using the same approach here.
It seems like a worthwhile project to include that in another demo.
AND before anyone asks - no we don't pass the results to an LMS. It's just so the learner can take the survey and download the results themselves (although we have emailed it to the course tutor in one instance).
We still need this facility building into RISE!
Hello,
Thank you for sharing this, can I please ask what is the JavaScript used to acheive this. I would love the learners to print their responses.