Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

In this page

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.

  • Create token: an authentication token is required to securely access the web service functions added by the plugin.

If you are unsure how to enable web services or create a token for the chatbot check Moodle Site Setup.

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 "Bot Manager" and its functionalities.

Moodle Chatbot App Requirements

  • .Net Core 3.1 Framework runtime if installed locally or Docker

  • A Twilio telephone number allowed to send messages via WhatsApp

  • Moodle instance with the Moodle Chatbot Plugin installed

  • No labels