Show score in textfield

Good question!Here's how I do it:I create a Text block, and call it SCORE. Set as Initially Visible and Always on Top.Then create an Action on the SCORE text block, I call mine "ShowScore" On: Show, Action: Change Contents, Target: SCORE, New Contents: AICC_Score. I also do a slight delay of 0.5.As a side note, in order for this to work, you will need to make sure that the user has clicked DONE (or similiar) on their test results, so the official score has been communicated to the LMS. Otherwise, the AICC_Score will not have been set yet. I only mention this because you want to display the Score on the last page of the test.Personally, I have a COMPLETED and a INCOMPLETE page, where I redirect the user based on the results (this is configured in the Test Properties) and that is where I indicate the score. That way, the score has already been communicated to the LMS and the course has progressed to the correct page (PASS or FAIL) based on that score.Hope this helps.Edited By: whorah on 2009-2-18 11:45:40

Discussions have been disabled for this post