I am making a Chinese learning app. When I do the quiz portion and test it, the score always comes up 2 pts lower than what should be. I would like any suggestions. Thunkable
I am making a Chinese learning app. When I do the quiz portion and test it, the score always comes up 2 pts lower than what should be. I would like any suggestions. Thunkable
You have multiple variables with the same name for the score. You need to make sure you only have one variable for that.
Thank you for your quick response. Are you able to look at the second testing screen? That’s where I found the issue, but I’ve been unable to resolve it on my own. Thank you.