How to modify the circles on heat maps? | XM Community
Skip to main content
Question

How to modify the circles on heat maps?

  • May 18, 2020
  • 1 reply
  • 28 views

Forum|alt.badge.img

I am using heat maps on Qualtrics and I was wondering if there is a way not to show circles after clicking on a specific part of the image. In addition, I was wondering if there is a way to substitute the circles with an audio feedback.
Thank you.

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • May 18, 2020

For playing audio feedback, using JS you need to track the top and left pixel of the point where user has clicked on the image. Based on this we can condition to play a specific audio file.