Angel Fernando Quiroz Campos b520b7ea71 Minor - Whispeak: Update jquery ready - refs BT#14921 hace 5 años
..
ajax 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
assets 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
lang 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
view b520b7ea71 Minor - Whispeak: Update jquery ready - refs BT#14921 hace 5 años
README.md 5680078a7b Minor - Whispeak: Fix readme.md file - refs BT#14921 hace 5 años
WhispeakAuthPlugin.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
authentify.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
enrollment.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
index.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
install.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
plugin.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años
uninstall.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 hace 5 años

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.