Edit descriptive question text when answer choice is clicked | XM Community
Skip to main content
Question

Edit descriptive question text when answer choice is clicked

  • August 10, 2020
  • 2 replies
  • 12 views

I am creating a ranking question in which the definitions of answer choice terms should appear when a respondent clicks on the term. One suggested idea was to have a descriptive text question beneath my ranking question with a placeholder of . Can anyone help me with the jquery needed such that when someone clicks on a term in my ranking question it edits the question text of the descriptive text question to be the definition of the clicked term?
Thanks so much!

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • August 10, 2020

You should consider using tooltips, which is the standard way of adding this type of functionality. There are a number of Community posts on the subject.


  • Author
  • August 10, 2020

Thanks TomG ! I have found tooltip posts that taught me how to create hover and even clickable text, but none on how to show definitions in a separate question's descriptive text. Any suggestions on a community post that touches on that more specifically? Thanks again for your help!