Fill a text with missing gaps | XM Community
Skip to main content

Hi!
I would like to have a text with gaps, which users have to fill in with missing words. Take a look at the picture to see what I mean precisely.
Does anyone know how this may be possible to do on Qualtrics? I already googled this in the Qualtrics forums, but I haven't been able to find a solution.
I would be very grateful if someone would be able to help me with this.
Screenshot 2020-05-26 at 23.28.33.png

You can create this question using html and css, using external input text field and on page submit either store it in embedded data or in hidden qualtrics text input.
Or using JS you can position the qualtrics text entry field between the text, but this would require little more coding than the previous method.


Leave a Reply