Hi All,
I am using captivate 4 - AS2 for publishing. I have built a captivate quiz which is a very straight forward without any question pooling or randomization. All the quesions are standard MCSS/MCMS type and there is no custom activity. After the quiz there is standard scoring slide and after that I have added the certificate widget (captivates inbuilt widget).
The problem is the score being displayed on score page is correct however in certificate page it is something different. For this I tried tracking following variables on the score page:
$$cpQuizInfoPointsscored$$
$$cpQuizInfoTotalCorrectAnswers$$
$$cpInfoPercentage$$
The score being displayed is correct and system variable values are incorrect. Attached are a few screenshots for reference ($$cpQuizInfoPointsscored$$ and $$cpQuizInfoTotalCorrectAnswers$$ values are 50, 5 and 140, 14 which should have been 60, 6 and 190, 19 respectively).
Any pointers to what is wrong?
Thanks in advance!