Requirements
Moodle Chatbot App Requirements
.Net Core 3.1 Framework runtime if installed locally. Alternatively, it can be deployed as a Docker installation.
A Twilio telephone number enabled as WhatsApp.
Moodle instance with the Moodle Chatbot Plugin installed (see below).
Moodle Chatbot Plugin Requirements
Enabling Web Services and the REST Protocol: to ensure proper interaction with the chatbot app and take advantage of the functionalities of Moodle’s Web Services API, it is necessary to verify that these options are enabled. See instructions here.
Security token: an authentication token is required to access the web service functions added by the plugin.
If you are unsure how to enable web services or how to create a token for the chatbot check Moodle Site Setup page.
Compatibility
Moodle version | Status |
---|---|
4.0 | Under consideration |
4.1 - LTS | Fully compatible |
4.2 | Under consideration |
Moodle Version 4.1: Ensure that your Moodle platform is updated to version 4.1. This will ensure full compatibility with the "Chatbot Plugin".