[ARCHIVED] Embedded audio (no download) from files section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017
03:27 PM
Hi there,
Is there a way to easily embedded audio from files section without allowing students to download?
Current, I'm using the following coding which do exactly what I need. But when adding a new audio file, it doesn't give media id (bold text) like adding video. Hence, I have to grab this from viewing coding in preview page which doesn't help my team who will be doing all this work ongoing.
Audio - <a id="media_comment_m-5AkAyKTzDAJiYbVqwVt4jhEHbPt6Dcyd" class="instructure_inline_media_comment audio_comment" data-media_comment_type="audio" data-alt=""></a>
Video - <a id="media_comment_m-4fZE9rUz6kqvXSTrFRypyBNjzTTbPo6P" class="instructure_inline_media_comment video_comment" data-media_comment_type="video" data-alt="">
Thanks.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.