Guest_imported
New member
- Jan 1, 1970
- 0
I've been having trouble resetting a variable to zero in order to use it again later with a new value.
I'm using the PercentCorrect variable at the end of short quizzes in numerous areas in the program. My problem is...when the program calculates the percentcorrect for the second quiz, it includes the score from the first quiz. Which is not what I want because these are separate entities in the program. How do I fix this?
I'm using the PercentCorrect variable at the end of short quizzes in numerous areas in the program. My problem is...when the program calculates the percentcorrect for the second quiz, it includes the score from the first quiz. Which is not what I want because these are separate entities in the program. How do I fix this?