Julio Montoya dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
..
ajax dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
assets dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
lang dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
view dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
README.md dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
WhispeakAuthPlugin.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
authentify.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
enrollment.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
index.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
install.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
plugin.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans
uninstall.php dbd33061c1 Partial merge with 1.11.x see BT#15952 il y a 5 ans

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.