No acces to "Results.ScorePercent"?

Dec 03, 2018

 

var player = GetPlayer();
var prozente = player.GetVar("Results.ScorePercent");

I don't understand, why this Javascript trigger does not work.

5 Replies
Daniel Servan

Hi,

Try to store Results.ScorePercent into a Variable on Timeline starts at the Results Page.
Then access that Variable from a Javascript.

I am not sure why accessing "Results.ScorePercent" is not accessible directly. It is maybe because that variable is PROTECTED.

See my attached working sample.

This discussion is closed. You can start a new discussion or contact Articulate Support.