innova / metronome-bundle
Claroline metronome Bundle
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 1
Type:claroline-plugin
Requires
- php: >=5.4.1
- claroline/core-bundle: ~6.0
This package is not auto-updated.
Last update: 2024-10-26 18:28:04 UTC
README
This Bundle is intended to be used with [Claroline Connect LMS] (https://github.com/claroline/Claroline) It allows you to create a simple metronome ressource.
Requirements
- This plugin uses HTML5 AudioContext and RequestAnimationFrame
- Be sure to have a compatible browser before installing this plugin
Installation
Install with composer :
$ composer require innova/metronome-bundle
$ php app/console claroline:plugin:install InnovaMetronomeBundle
Authors
- Donovan Tengblad (purplefish32)
- Axel Penin (Elorfin)
- Arnaud Bey (arnaudbey)
- Eric Vincent (ericvincenterv)
- Nicolas Dufour (eldoniel)
- Patrick Guillou (pitrackster)
Requests
Go to Claroline if you want to ask for new features.
Go to Claroline Support if you encounter some bugs.
Limitations
The regularity is still to improve...