Skip to content

edX: A very simple audio player for edX

License

Notifications You must be signed in to change notification settings

GSVlabs/philu-AudioXBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is part of the philu set of repos, that create the philanthropyu.org website

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

Packages

No packages published

Languages

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