I made a video that covers how to embed video and sound clips if it's helpful. Although there's a little HTML involved, I still prefer uploading somewhere externally (i.e., YouTube, Google Drive, a company or university website, etc.) and linking to the file.
Tutorial Video: https://youtu.be/GbBQrQhErlw
I have some HTML examples here too if it’s helpful: https://controlc.com/56a43756
I have a video that shows how to do both video and audio files (files uploaded to sites other than Qualtrics) with HTML and honestly it’s easy enough even if you don’t know anything about coding. Here’s the video if you want to check it out at the very bottom.
Alternatively, if you just want to see an HTML example, see below (change it to your own URL and file)
<audio controls=""><source src="https://www2.cs.uic.edu/~i101/SoundFiles/CantinaBand3.wav" type="audio/wav" /> Your browser does not support the audio element.</audio>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
