Hi All,
Due to the sensitivity of my study, I would like to know how I can stop respondents from inputting certain phrases or words into the Text Entry box.
For example, how do I stop respondents from entering words such as "vulgar" into the Text Entry box.
Is there a functionality or Javascript in Qualtrics that can do that?
Kind regarads,
Peatuhacs
Page 1 / 1
Yes, you can use JavaScript to censor specific words. You can use .replace() to search for and replace matching words in the addOnPageSubmit() function.
Hi TomG
Thank you so much for this.
I not familiar with writing JavaScript so I don't know what it looks like when written in full in the PageSubmit() function.
Kind regards,
Peatuhacs
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.