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 58ae78daf1 fix merge c52b41287e 5 years ago
..
ajax
assets/js
lang
view
README.md
WhispeakAuthPlugin.php
authentify.php
enrollment.php
index.php
install.php
plugin.php
uninstall.php

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.