Suppressing the blue rank # symbol/number for a Pick Group question | XM Community
Solved

Suppressing the blue rank # symbol/number for a Pick Group question

  • 7 September 2018
  • 3 replies
  • 9 views

First of all, this is a great forum and we appreciate all the input. When we are usng the drag / group question where we don't care about rank order, we'd like to suppress the blue background / white font rank symbol. We don't want to mistakenly assume the response options need to be in a certain order. (We have other cases in the same survey where we don't want to suppress the symbol)

Any suggestions greatly appreciated!

Tom
icon

Best answer by MohammedAli_Rajapkar 7 September 2018, 17:53

View original

3 replies

Userlevel 7
Badge +20
Here is the demo url:
https://qimpl.az1.qualtrics.com/jfe/preview/SV_3QQJbk8XeJg1iW9?Q_SurveyVersionID=current&Q_CHL=preview

You will have to add below JavaScript code onReady section of JavaScript

var QID = this.questionId;
jQuery("#" + QID + " .rank").hide();
@Mohammed_Lokhandwala_Ugam Thank you!
Userlevel 7
Badge +20
Great, BTW you have tagged another Mohammed 🙂

Leave a Reply