Forum Discussion
MartinHoribaldo
11 years agoCommunity Member
Custom Variable from Likert Scale
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 an...
KamilNowek
11 years agoCommunity Member
var player = GetPlayer();
var mylikertvalue = player.GetVar("Likert");