Pick group and rank without rank | XM Community
Skip to main content
Hi everyone, I'm trying to include a question for people to indicate the 5 key words they use to describe themselves from a pool of words. Pick Grou and Rank satisifies the need for people to be able to see and drag/drop, but I don't want people have to think about which words best suits them and what follows, hence no need for the ranking... Is this possible? If so, how? Thank you!
Hi @Macavity_123 You can use the following code ` jQuery(".rank").hide();` To hide the rank in pick , group and rank question. Hope this Helps :)
AH Total genius!!! Thank you so much! :)