NPS rating grid. How to do it in color?

Cross-posted from the NPS group:

My manager is looking to do something like the attached image for an NPS presentation. Has anyone added a code block yet for this? I'm trying to determine how to do it.

 

2

Comments

6 comments
  • Hey did you manage to find a solution for this issue?

    0
  • Yes I did. eMail me at jrehmann "at" legion.co and I will give you the code.

    0
  • Can you assist with that? have the same problem, looking for solution 

    0
  • Yes Please reply to me harikris2007 "at" gmail dot com 

    0
  • You need to add a code block to the survey question with the following on the CSS tab:

     

    /* Detractor Color */ ._pendo-nps-poll-0, ._pendo-nps-poll-1, ._pendo-nps-poll-2, ._pendo-nps-poll-3, ._pendo-nps-poll-4, ._pendo-nps-poll-5, ._pendo-nps-poll-6 { background-color: #E97451!important; } 

    /* Passive Color */ ._pendo-nps-poll-7, ._pendo-nps-poll-8 { background-color: #FFFF8F!important; } 

    /* Promoter Color */ ._pendo-nps-poll-9, ._pendo-nps-poll-10 { background-color: #AFE1AF!important; }

    0
  • Thanks for providing this tip, Jim Rehmann!

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post