Can I combine three variables using the Expression action in Advanced Actions?
I have an assessment (contains 9 questions) in my project that contains 3 lessons. Each question relates to a specific lesson. On my Quiz results slide, instead of displaying the total score for the entire assessment, I want to break the score out into lessons so that the learner knows which lessons require additional study. I have created a variable to hold the points scored on each question, and assigning the points to that variable using 'QuizInfoLastPointsScored'

I know which questions relate to which lesson:
Lesson 1: questions 1-3
Lesson 2: questions 4-6
Lesson 3: questions 7-9
However, I do not know how to add 3 variables together to get the combined total for that lesson. The 'Expression' action only allows me to combine 2 variables:

How do I add a third variable into the 'Expression' action?

