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/plugin/whispeakauth
Angel Fernando Quiroz Campos b520b7ea71 Minor - Whispeak: Update jquery ready - refs BT#14921 7 years ago
..
ajax Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
assets/js Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
lang Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
view Minor - Whispeak: Update jquery ready - refs BT#14921 7 years ago
README.md Minor - Whispeak: Fix readme.md file - refs BT#14921 7 years ago
WhispeakAuthPlugin.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
authentify.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
enrollment.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
index.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
install.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
plugin.php Plugin: Restoring Whispeakauth - refs BT#14921 7 years ago
uninstall.php Plugin: Restoring Whispeakauth - refs BT#14921 7 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.