Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/public/plugin/whispeakauth
Julio e39837419c Minor - format php public/plugin 5 years ago
..
ajax Minor - format php public/plugin 5 years ago
assets/js Move plugin folder insde public 5 years ago
lang Minor - format php public/plugin 5 years ago
view Move plugin folder insde public 5 years ago
README.md Move plugin folder insde public 5 years ago
WhispeakAuthPlugin.php Minor - format php public/plugin 5 years ago
authentify.php Minor - format php public/plugin 5 years ago
enrollment.php Minor - format php public/plugin 5 years ago
index.php Minor - format php public/plugin 5 years ago
install.php Minor - format php public/plugin 5 years ago
plugin.php Minor - format php public/plugin 5 years ago
uninstall.php Minor - format php public/plugin 5 years ago

README.md

Speech authentication with Whispeak

Instructions:

  1. Install plugin in Chamilo.
  2. Set the plugin configuration with the token and API url. And enable the plugin.
  3. Set the login_bottom region to the plugin.
  4. Add $_configuration['whispeak_auth_enabled'] = true; to configuration.php file.