How to use formatting (e.g. CSS/HTML/Javascript) in MaxDiff template to format answer choices? | XM Community
Skip to main content
Solved

How to use formatting (e.g. CSS/HTML/Javascript) in MaxDiff template to format answer choices?


Forum|alt.badge.img+1

Hello,

 

I’m using the Qualtrics MaxDiff “Guided Project” template tool, and I wish to have special formatting for my answers. For example, I’d like to bold part of the text in each MaxDiff answer choice.

 

Is there a way to use formatting (e.g. bold, italics, underline) for MaxDiff answer choices in the MaxDiff template tool? 

Best answer by pagei

I figured out I can use <b> </b> for bolding, and <br> for line breaks. I can do this in answer choices, polar labels, and question text.

View original

2 replies

Forum|alt.badge.img+1
  • Author
  • Level 1 ●
  • 1 reply
  • Answer
  • March 6, 2024

I figured out I can use <b> </b> for bolding, and <br> for line breaks. I can do this in answer choices, polar labels, and question text.


Forum|alt.badge.img+1
  • Level 1 ●
  • 7 replies
  • March 7, 2024

Have you figured out how to do tool tips? This used to work: <div title="text">text</div> where “text” is the tooltip text. However, it seems like Qualtrics is now stripping out the HTML in the attribute box. I also tried: 

<span title="tooltip">label</span> but that doesn’t work either. Help!

 


Leave a Reply