How to combine HTML, JS and CSS into a specifics question | XM Community
Skip to main content
Solved

How to combine HTML, JS and CSS into a specifics question

  • March 6, 2019
  • 2 replies
  • 81 views

Forum|alt.badge.img
Hi, Qualtrics newbie here- I've adapted some HTML, CSS and JS to produce the desired result. The link is here: https://jsfiddle.net/9k2ge6ws/1/ I'm having real difficulty in getting this to display in a qualtrics question, and would be very grateful for any help! Thanks, Chris

Best answer by Subu

Hi @cjohnburke You need to do 2 steps. 1. Need to add html part in text in HTML mode 2. Need to add JavaScript Please follow the document I have attached. Thanks! Subu

2 replies

Subu
Level 2 ●●
Forum|alt.badge.img+5
  • Level 2 ●●
  • Answer
  • March 18, 2019
Hi @cjohnburke You need to do 2 steps. 1. Need to add html part in text in HTML mode 2. Need to add JavaScript Please follow the document I have attached. Thanks! Subu

Forum|alt.badge.img
  • Author
  • March 21, 2019
Thank you @Subu!!