How to store responses from custom HTML questions | XM Community
Skip to main content
Question

How to store responses from custom HTML questions


I'm trying to build a multiple fill in the blank style question using custom html. Currently I am able to have the question appear as desired but when responses are given, Qualtrics does not store these responses. I am assuming this is due to the id of my custom questions are not connecting to Qualtrics in some way. Here's is what the survey looks like to respondents: ! Here is the custom html code: ! I am unfamiliar with html and javascript. How do I get Qualtrics to "count" these responses to custom html questions? Thanks!

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5926 replies
  • June 17, 2019
Qualtrics doesn't capture responses for input fields it doesn't know about. You'll need to use JavaScript save the inputs into Qualtrics input fields or embedded data fields. This shows an example: https://www.qualtrics.com/community/discussion/comment/12713#Comment_12713

  • 2 replies
  • March 22, 2020
bumping this. I have a custom HTML code that runs a programme with output variables such as latency, number correct etc. Need help storing these responses also.

Leave a Reply