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

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

  • 22 February 2024
  • 2 replies
  • 28 views

Badge +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? 

icon

Best answer by pagei 6 March 2024, 03:48

View original

2 replies

Badge +1

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.

Badge +1

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