How to assign colour code to a selection | XM Community
Skip to main content
Solved

How to assign colour code to a selection

  • June 13, 2018
  • 2 replies
  • 12 views

grayat
Forum|alt.badge.img
Is it possible to assign a colour when selecting a choice in a MCQ? If the user selects Negotiations and Influencing, the background colour should be green, and if others are selected, another assigned colour will show up. Thanks.

Best answer by LaurenK

Hi @grayat! Check out this community post that discusses how to target those specific MCQ answers to help you get started! Otherwise, I would recommend posting this in the Custom Code section of our Developer Corner! P.S. They might assume that you already have a basic knowledge of programming and how to integrate it into Qualtrics. If you do not, we recommend checking out W3Schools and our pages on Adding Custom CSS and Adding JavaScript to get a basic understanding!

2 replies

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • Answer
  • July 9, 2018
Hi @grayat! Check out this community post that discusses how to target those specific MCQ answers to help you get started! Otherwise, I would recommend posting this in the Custom Code section of our Developer Corner! P.S. They might assume that you already have a basic knowledge of programming and how to integrate it into Qualtrics. If you do not, we recommend checking out W3Schools and our pages on Adding Custom CSS and Adding JavaScript to get a basic understanding!

grayat
Forum|alt.badge.img
  • Author
  • July 10, 2018
That's fantastic @LaurenK ! I'll head to that community post now. Yeah, I have a bit of programming knowledge. Thanks!