Skip to content

philanthropy-u/AudioXBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioXBlock

This is a simple XBlock which will play audio files as an HTML5 audio element and render the transcript as plain text. If unavailable, it will fall back to an embed element.

Usage:

<audio src="http://server.tld/static/song.mp3" transcript_src="http://transcripts.com/sample.srt"/>

open-edx:

    key : "audio"

About

edX: A very simple audio player for edX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.4%
  • CSS 26.6%
  • JavaScript 20.7%
  • Python 19.3%