Hi @jnyrsebrbev, welcome to Thunkable!
Be sure to check out our posts about How to ask Great Questions v2.0 and our Community Guidelines as you get started.
I think there are two things to keep an eye on for scoring:
The first is to be incrementing the score each time the user answers correctly. In this example, I have a variable for the user’s score, quizScore
, which is initially set to 0 each time the game is played.
This function will display the score, you could use this at the end of the game: