Custom Variable from Likert Scale

Nov 19, 2013

Hallo,

I would like to pass the result of a "likert scale slide" to a custom variable. The variable will then be stored in a cookie using the jquery cookie-plugin. I want to read the cookie in another course and pass the value to another "likert scale slide".

This code doesn't work:

var mylikertvalue = player.GetVar("Likert");

Does anyone have a solution?

Thanks!

3 Replies