Forum Discussion
GaryWeinfurther
1 month agoCommunity Member
Project.SlidesViewed decreases mid-course
I have a course with a pre-test in the middle. Before and during the pre-test, the value of Project.SlidesViewed increases with each slide, as you would expect.
Shockingly, after the pre-test, the ...
SamHill
1 month agoSuper Hero
Yes, that's a problem. Project.SlidesViewed should not ever decrease. You may have found a bug.
Make sure you don't have any triggers in your SL file where you are setting the value of Project.SlidesViewed. Use the variable viewer to check and see where references to the variable occur and then check those slides to make sure the variable isn't being assigned a value.
I'm probably telling you something you already know, but just in case: Project.SlidesViewed increments automatically on slides that have not yet been visited, and so you don't need to assign values to Project.SlidesViewed.
Related Content
- 2 years ago