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 7 Next »

This page outlines the requirements to install the Moodle e-Learning Chatbot

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.

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

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

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 allows to send messages via WhatsApp

  • Moodle instance with the Moodle Chatbot Plugin installed

  • No labels