Immediately validate results on forms

Im trying to make a quiz that checks peoples answers and tells them if they’re correct or not after each question. My problems are two-fold:

  1. I need the submit button to submit the form and change the step at the same time.

  2. I need the code to access the information that the survey collects to notify the participant if they’re correct as soon as they submit.

I’m also open to other ways to accomplish my goal of having the survey output if the participant is correct as soon as they answer.

Thank you for your help!

Here is my site Read-Only: LINK
(how to share your site Read-Only link)