The first question in my survey asks the user to input a code. the next 3 text displays questions I have are conditional based on what code they enter. if they enter 1, "you are rating tom" text display shows up, then code 2 and 3 show the other 2 text display questions.
The problem is that putting in these text displays throws off my question numbering since they aren't really questions. My question numbering should be question 1 is the input code, then the 3 text displays but question 2 is the first question after the text displays.
Is there a better option such as just display text depending on the code entered or not having the text display questions actually count as questions?