Is there a way to have form "go to section" one after the other in case of conflict?

Let's say we have two questions with multiple-choice "go to section" set up, as you see above. The thing is that Forms will base the logic only upon the last multiple-choice. This means that if I select anything in the 2nd question, it will ignore the answer to the first question. While I do understand why this is programmed that way, I was wondering if there's a way to make them both work? One idea was to send me to the sections one after the other. This would mean that "after section 1" should be dynamically updated from "submit" to "go to section 2". It cannot be always "go to section 2" as I don't always need to go to that section :) One section after the other is just one idea. I'm sure there're other creative ways to solve this. Any ideas? Details