Forum Discussion
OwenHolt
11 years agoSuper Hero
Create a Course Certificate in StoryLine! (with Java and HTML)
I noticed in Stephanie Harnett's most excellent post on user notes that can be printed or emailed that much of the java for the printing function was really just filling the print window with conte...
RayGuido
7 years agoCommunity Member
Owen,
I have a course with multiple paths depending on the functional department.
However, I end up with multiple results, Results.ScorePercent, Results1.ScorePercent...etc.
What is the syntax for accessing the specific ScorePercent variable? When I use GetVar("Results.ScorePercent") or GetVar("Results1.ScorePercent"), I receive an error stating java resolver can't resolve the path for Results or Results1.
FYI - The is my first attempt to write java script.
Thank you in advance.