AICC Score Correct, but LMS Shows 0

jenstamey
jenstamey Community Member Posts: 14
Time for some debugging I see :)A nice way to check what value a variable has is to create an text-field on title-level, together with an action that tells it to change contents of that field with the value of AICC_Score every time a page loads. Now do the entire test en see if the value on the last page is indeed the score you'd expect. If it is still 0 on the last page then make sure that it does get set before the user has the ability to quit the screen.You can also test by creating a submit-button that does not actually submit but just displays the score.Keep us informed on your findings!