Hi everyone,
I'm trying to dynamically change the text of an open-ended question on the same page as an NPS question in Qualtrics, based on the NPS score the respondent selects.
The idea is to keep just one open-ended question, but with different wording depending on the score:
-
9–10 (Promoter): "Você poderia comentar o que mais gostou?"
-
7–8 (Neutral): "Comente por favor, o que faltou para sua experiência ser melhor:"
-
0–6 (Detractor): "Comente por favor, o que não saiu como esperado:"
I've tried several JavaScript approaches, but nothing seems to update the question text correctly once a choice is selected.
If anyone has working code (especially for the standard NPS question type), or knows a reliable method that works within Qualtrics' constraints, I would be really grateful.
Thanks in advance for your help!