Is there a way to capture Likert survey data in a variable?
Hi, I am using Storyline 3 and have created a module that includes reflection essay questions and a Likert survey where the learners rate some of the answers they input earlier in the module. At the end, I would like to be able to email the learners their reflections, including both essay and likert survey responses using Javascript (I'm fairly new to Javascript).
I know how to capture the text entry variable info and send an email, but I don't know how to capture the likert ratings or if it's even possible.
Can anyone help with this?
Thank you.
4 Replies
It's been a long time since I've used the inbuild likert questions, but if I recall correctly it isn't possible to access their variables.
You'd need to build custom likert questions if you want to include that info in your email.
Do you have an example (or know where one is) that I could look at?
Hi Amber,
I can't find a custom example that matches your description exactly, but one of the common LIkert examples people use as a starting point is this one on building a personality style quiz. Perhaps that'll give you some ideas to start with!
Thank you, Ashley. I'll give it a go.