Forum Discussion

NicolaOosthu815's avatar
NicolaOosthu815
Community Member
3 years ago

Combining scores from multiple results pages

Hi there,

I have 3 question banks with three results pages(5 questions each). If you fail (less than 80%) you start again, but if you pass, you move on to the next.

This continues until you reach the last section: a summary of your scores - showing what you got in each module, including an overall x/15. However, I am struggling with the overall part. Can anyone please help me out with this?

 

I am attaching my project.

Thank you!

Nic

  • Hello Nic, 

    Happy to help out! 

    If you want to display the total value of your quiz scores, you can use a variable to store the sum of the scores from your 3 quizzes. Here's one approach that you can do after creating a total variable for your project: 

    I've attached an edited version of your course so you can check out the changes that I made to it. 

    Let me know if you have any questions!