Please help! I am setting up a quiz in Qualtrics which needs to have music that plays automatically while an excerpt of text is being read for my PhD project. I have managed to get the music to play automatically however it always plays two tracks at the same time. (The same track but just delayed by less than a second so it sounds awful) I have added the HTML script below in case anyone could point out my error and suggest a way I could make sure the track only plays once.
Thanks in advance.
<audio width="1" preload="auto" height="1" controls="true" class="qmedia" autoplay="true"><source type="audio/mp3" src="https://eaecu.au1.qualtrics.com/CP/File.php?F=F_etVkNH8buSzs6zA"></audio>