JavaScript capabilities in Qualtrics | XM Community
Solved

JavaScript capabilities in Qualtrics

  • 23 October 2018
  • 1 reply
  • 29 views

Badge
Hi, I am trying to create a custom question where participants highlight segments of text and answer questions about the text. I had the following questions about JavaScript capabilities in Qualtrics:

Can we use our own Javascript libraries?
Can we AJAX POST to external API or use our own AWS server/endpoint?
What's the lag time in publishing the custom JS code from the time we hit save?
Would the custom questions be enabled for JFE?

Thanks in advance!
icon

Best answer by Ritz 23 October 2018, 02:49

View original

1 reply

Badge +1
Can we use our own Javascript libraries? -> Yes
Can we AJAX POST to external API or use our own AWS server/endpoint? -> Yes
What's the lag time in publishing the custom JS code from the time we hit save? -> Negligible
Would the custom questions be enabled for JFE? -> Yes but you need to capture this data manually i.e through js setting embedding data to capture in qualtrics

Leave a Reply