Angel Fernando Quiroz Campos b520b7ea71 Minor - Whispeak: Update jquery ready - refs BT#14921 5 лет назад
..
ajax 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
assets 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
lang 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
view b520b7ea71 Minor - Whispeak: Update jquery ready - refs BT#14921 5 лет назад
README.md 5680078a7b Minor - Whispeak: Fix readme.md file - refs BT#14921 5 лет назад
WhispeakAuthPlugin.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
authentify.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
enrollment.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
index.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
install.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
plugin.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад
uninstall.php 915fa57b4b Plugin: Restoring Whispeakauth - refs BT#14921 5 лет назад

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.