Skip to content

edX: A very simple audio player for edX

License

Notifications You must be signed in to change notification settings

openedx/AudioXBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AudioXBlock

This is a simple XBlock which will play audio files as an HTML5 audio element. If unavailable, it will fall back to an embed element.

Usage:

<audio src="http://server.tld/static/song.mp3" />