Moodle Plugins directory: BG Widget: Versions: 1.5.0 | Moodle.org
BG Widget
BG Widget 1.5.0
Code prechecks
BG Widget
BG Widget is a Moodle plugin that allows users to communicate with BotGenes bots directly from a block on their Moodle site. This plugin is ideal for educational institutions and organizations looking to integrate chatbot capabilities into their learning platform.
Description
The BG Widget plugin seamlessly integrates into Moodle and provides an interactive chat interface that allows users to send messages and receive responses from BotGenes bots. The bots can assist users with frequently asked questions, provide technical or educational support, and much more.
Subscription Requirements
To use the BG Widget, an active subscription with BotGenes is required. This subscription provides access to the chatbot services and the API necessary for communication between Moodle and the bots. For more information about subscriptions, please visit BotGenes.
Installation
Installation via ZIP file
- Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
- Upload the ZIP file with the plugin code. You will only be prompted to add additional details if the plugin type is not automatically detected.
- Review the plugin validation report and complete the installation.
Manual Installation
The plugin can also be installed by placing the contents of this directory in:
{your/moodle/dirroot}/blocks/bgwidget
Then log in to your Moodle site as an admin and go to Site administration > Notifications to complete the installation.
Alternatively, you can run:
$ php admin/cli/upgrade.php
to complete the installation from the command line.
Version information
- Version build number
- 2024120201
- Version release name
- 1.5.0
- Maturity
- Stable version
- MD5 Sum
- 987a1206a92447fa77190da12d4604c8
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.