I am trying to create a quiz app, I have already done the quiz main page and I got another screen for when you answer all the questions. In the final screen I have a button that says “play again” but when I click it, it takes me to the last question and it continues adding points to the score. What I am trying to do is that when you click the button “play again” it takes you to the first question and it resets the score to 0. Is there any way to do that?
Thanks in advance.