Scores for two multiple choice questions

I set up two multiple-choice questions on one slide. If the user clicks on the red box, the score is three, and they go to slide A. If the user clicks in the green box, the score is three, and it also goes to slide A. If the user clicks on all the red and green options, the score is 6, and it goes to slide B.
The problem now is that because there are two multiple-choice questions that can only be set correctly at the same time, if the score is equal to 3, go to A, if the score is equal to 6, go to B. In this case, after the user clicks all, it will be executed twice Operations with a score equal to 3.
How should I do? Perhaps the two multiple choice questions can be combined?
I don’t know if what I described is detailed?
{3251DE21-4A60-4193-A74B-A107F86BAB3B}_20200907124741

Hi,

Please take a look at the attached project to see if this is what you want:
2 Multiple Response Question.approj (292 KB)
In the events - actions section of the Button, you can see the settings to achieve that.

Regards,
Yen