Skip to content

nadheemabd/AudioXBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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" />

About

edX: A very simple audio player for edX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • HTML 17.1%
  • JavaScript 10.7%
  • CSS 2.5%