I can already retrieve the value from ajax. but can't add score.
example: the value of ajax is 10, and I want to add the value of 1 every time a goal occurs, but in fact the score returns to 1 and can increase, the score should be 11 and increase so on