Audio files - limited attempts | XM Community
Skip to main content
Question

Audio files - limited attempts

  • January 24, 2024
  • 2 replies
  • 30 views

Forum|alt.badge.img+1

I am looking to control how many attempts one has to listen to an embedded media file (audio). Can anyone help with coding? Qualtrics support is not trained in this area. This is for a music research project. Thanks so much!

 

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • January 25, 2024

Hide the audio control bar. Use JS to create a play button, add a couter to check the number of times audio was played, if reached the limit hide the play button.


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • January 25, 2024

Can you help me do this? I’ll compensate you if necessary. I don’t even know where to start with using JS to create buttons, add counter, etc.