Forum Discussion
TomEichhorn-878
7 years agoCommunity Member
Exclude pages from "project.progress" - var
Hi everyone, I use the "project.progress" variable in Storyline 360/html5-Output to show the progress of the learner, which works really fine. However, I have a custom build glossary page, which i...
TomEichhorn-878
7 years agoCommunity Member
Update: I implemented a workaround:
Now I use a custom var (e.g. %myprogress%) for progress and progress-bar.
I set %myprogress% = %project.progress% on every change of project.progress but with one exeption: In addition on the last page i set: if %project.progress% > 95 set %myprogress% = 100.
That works fine and also solves another problem: If I use %project.progress%, I can not style the font of the percentage character. But with the text-field "Progress %myprogress%%" I get the percentage character to be displayed in bold.
Related Content
- 3 years ago
- 5 months ago
- 3 months ago