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!
Page 1 / 1
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
This shows an example:
https://www.qualtrics.com/community/discussion/comment/12713#Comment_12713
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.
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.