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

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.