JavaScript capabilities in Qualtrics | XM Community
Skip to main content
Solved

JavaScript capabilities in Qualtrics

  • October 23, 2018
  • 1 reply
  • 42 views

Forum|alt.badge.img
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!

Best answer by Ritz

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

1 reply

Ritz
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • Answer
  • October 23, 2018
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