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

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.