The Moodle Bot Manager Chatbot plugin adds custom functions for allowing the Moodle eLearning Chatbot app to interact with user and course data. For courses, it adds functions to the following activities: lessons, quizzes and, feedback. If the custom certificate plugin it’s installed, further functions are added. Additionally two custom fields are added in Moodle’s data model: Dialing prefix in the user’s profile to store the country dialling code, and Bot Mode in the course settings, to identify which courses the chatbot should present to the chatbot user.
What does it do?
Bot Manager Plugin creates varios customised functions that are used by the Moodle eLearning Chatbot app. These functions provide new ways to retrieve information by the Chatbot app, which presents users with a conversation style chatbot, allowing to create an moodle user account, enrol on ‘chatbot’ compatible courses, and then run lesson content, quizzes, feedback and custom certificate(s), if the related plugin is installed.
Info |
---|
Source code and latest updates for the chatbot plugin available at https://github.com/psi-org/moodle-local_chatbot_plugin |
Features
Adds the following custom properties:
...