HTML5 and scoring

Jun 21, 2012

I have created a quiz inside my storyline file and published it to HMTL5.  Strangely the quiz scores fine in the non-HTML5 version, but shows a score of '0' in the HTML5 version.  Any ideas why?

3 Replies
Gordon UBS Lam

OK, I figured out why myself!  I did not want to show the "points"  value on the results slide. So I truncated the default code of:

%Results.ScorePercent%% (%Results.ScorePoints% points)

to remove the stuff in parenths and read:

%Results.ScorePercent%%

For some reason HTML5 does not like that and displays a score of 0%. When I put back the prenths code it worked again!

Please add this to the list of HTML5 wonders!

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