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

Moodle Chatbot Architecture

The chatbot is a .net app which requires Moodle 4.1 or greater and an associated Moodle plugin. The plugin exposes varios functions required by the chatbot .net app. Additionally it adds user and course properties. The app currently supports WhatsApp via Twilio. We are working on a next release to support direct connection via Meta’s API, to support Facebook Messenger and WhatsApp directly. Use to other chat platforms can be easily added as part of the open source project.

 

The chatbot currently supports the following Moodle modules:

  • user registration via WhatsApp

  • enrolment for Moodle courses marked as chatbot enable

  • The following 4 course activities:

    • Lesson,

    • Feedback,

    • Quiz &

    • Certificate (requires Custom certificate plugin)

  • No labels