hi, i'm new. i make a quiz game. one question is one layout. every question have a score. i use global variabel for the score, i name it "Correct". I make add 1 to Correct for every correct question in every layout. In the last layout, i want to show user how many correct question they answered. but it doesn't show the total of correct question.
how can i solve this?