Hi Atsuko,
Yes you can upload audio files into our system and have them play while someone is taking a survey. If you have a server you can also host the files from your site so you don’t have to upload them into ours.
Our surveys are fully HTML compliant, so any code that you can put on your website you can put in our surveys. You can put HTML code right into a question title or the descriptive text of a survey.
To do this just edit the question you want to put the music player into and click edit source. Then you can enter in the HTML code for the player. It should look something like this:
<embed src=”yourmusic.mid”>
<noembed> <bgsound src=”yourmusic.mid”> </noembed>
You can also look for code on the internet for more complicated players.
Hope this helps,
Chad