My quiz is going from question 1 to 5

Im doing a multiplayer game, the first phase is a quiz, but it goes from question 1 to question 5 even when using a variable, if the host clicks “next” it adds 1 to the variable, so if the variable=2 the question changes to Q2… and so on. What am i doing wrong?