nolink tag not working

nolink tag not working

by Logan Modine -
Number of replies: 2
Hi.

Inside a lesson, I've added a Label resource. Editing the Label resource in html mode, I'm trying to link to an mp3 file without displaying the media player (I don't want to turn of the media filter for the whole site).

I'm using the following code:

<nolink><a href="http://schools.lincenglish.com/audio/preBz1/lesson1/readingComp/1.mp3">mp3</a></nolink>

The media player continues to show up however.

A picture of what's being displayed is attached.

I've also tried using the <nolink> tag in a quiz and in a composed html page, and it doesn't work there either. Any ideas what I might be missing?


Attachment Picture_1.png
Average of ratings: -
In reply to Logan Modine

Re: nolink tag not working

by Mary Cooch -
Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Testers Picture of Translators
Do you mean you want them to have to download the file rather than have it play in moodle's player? If so then instead of nolink, type ?forcedownload=1 at the end of the url after it says mp3.