Note
- This works on one install of Moodle that I have, but not another. I'm not sure why.
To show the player and a link to the MP3 file, use this code.
Listen: <a href="http://study.aitech.ac.jp/guest/file.php/1/About_the_TOEIC.mp3">About_the_TOEIC.mp3</a>
If you don't want to show the link, then use this code.
Listen: <a href="http://study.aitech.ac.jp/guest/file.php/1/About_the_TOEIC.mp3"></a>