Not sure if this helps or not as I only use one AU, but here's the script for my results page. I actually have a results chapter with 2 pages: Passed or Failed. At the chapter level I have a text box entitled "xTest Results" plus the below actions. The results of these actions is the phrase "Your score is: XXX%". I have a second text box that explains whether the user passed or failed and what they need to do next. On my passed page I have my SCORM action to pass the completed variable to the LMS.Action Name: SetLabelYourOn: ShowAction: Modify VariableTarget:FinalAssessmentScoreValue: YourModification Type: Set Variable ContentsAction Name: AddLabelScoreOn: ShowAction: Modify VariableTarget:FinalAssessmentScoreValue: scoreModification Type: Add to VariableAction Name: AddLabel_IsOn: ShowAction: Modify VariableTarget:FinalAssessmentScoreValue: is:Modification Type: Add to VariableAction Name: AddScoreToLabelOn: ShowAction: Modify VariableTarget:FinalAssessmentScoreValue: VAR(AssessmentName_Score)Modification Type: Add to VariableAction Name: AddPercentOn: ShowAction: Modify VariableTarget:FinalAssessmentScoreValue: %Modification Type: Add to VariableAction Name: SetScoreContentsOn: ShowAction: Change ContentsTarget:xTest ResultsNew Contents: FinalAssessmentScore