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