You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
.. | ||
Controller | 5 years ago | |
Entity | 3 years ago | |
Request | 5 years ago | |
ajax | 3 years ago | |
assets/js | 5 years ago | |
lang | 5 years ago | |
view | 5 years ago | |
README.md | 4 years ago | |
WhispeakAuthPlugin.php | 3 years ago | |
WhispeakConditionalLoginHook.php | 5 years ago | |
WhispeakMyStudentsLpTrackingHook.php | 5 years ago | |
WhispeakMyStudentsQuizTrackingHook.php | 5 years ago | |
admin.php | 5 years ago | |
authentify.php | 5 years ago | |
authentify_password.php | 6 years ago | |
enrollment.php | 5 years ago | |
index.php | 6 years ago | |
install.php | 6 years ago | |
plugin.php | 6 years ago | |
revocation.php | 5 years ago | |
uninstall.php | 6 years ago |
README.md
Speech authentication with Whispeak
Notice:
This plugin requires the user to grant permission to use the microphone connected on the web browser. Currently, browsers are limiting this permission to be used only in a secure environment with HTTPS. If your portal does not work with HTTPS, then Whispeak authentication may not work.
Installation:
Prior to installing/uninstalling this plugin, you will need to make sure the src/Chamilo/PluginBundle/Entity folder is temporarily writeable by the web server. This might imply a manual change on your server (outside of the Chamilo interface).
- Install plugin in Chamilo.
- Set the plugin configuration enabling the plugin and (optionally) set the max attempts.
- Set the
login_bottom
region to the plugin. - Add
$_configuration['whispeak_auth_enabled'] = true;
toconfiguration.php
file. - Optionally, you can add the
menu_administrator
region to se the user logged activities from Whispeak.
To have more information about whispeak or create an account to be able to use it on Chamilo you can go here Whispeak