Revising Results page?

Hi,I think I have a solution for you.I have created three tests with the"Grade Test" and "Show test results to students" selected for each test.As I run through the tests the student get s feedback at the end of each test.After the third test I have added a Results page.For each test a variable is created by Lectora called Test_1_Score, Test_2_Score, Test_3_Score etcOn the Results page I have three text boxes, one for each section and on the page I have three On Show actions which change the contents of each text box to one of the test score variables. This gives a summary of the three tests.If you want to get an overall score things get a little more complicated.To do this I created a variable called OverallScore with an initial value of 0.On each of the "Done" buttons in each test I added an action which added the value of the Test_1_Score (or 2 or 3 as appropriate) to the OverallScore variable.On the Results page I then added a text box for the overall score. I then added two On Show actions to the page:One divides the OverallScore by 3 (the number of tests) and the second changes the contents of the text box to the OverallScore variable.I have only tested this with a simple test in each section but it seems to work.Hope this helpsAndy

Discussions have been disabled for this post