Moodle Plugins directory: Contributor: Andrea Bertelli | Moodle.org
Contributions made by Andrea Bertelli
aiprovider_gemini
A Moodle AI provider plugin that integrates Google's Gemini AI models into Moodle's AI subsystem. Supports text generation, image generation, and text summarization with configurable rate limiting and privacy-first design.
Latest release: 176 sites 421 downloads 5
local_questions_importer_ws
Import Moodle XML questions directly into a course via Web Services.
Description: This local plugin provides a dedicated external Web Service function (local_questions_importer_ws_import_xml) designed to facilitate the bulk import of questions from external systems. It accepts standard Moodle XML files uploaded to the user's draft area and processes them into the specified target course. The importer automatically handles category creation and hierarchy within the course context, making it ideal for integrations with third-party question banks or authoring tools.
Key Features:
Simple API: A single function call to import from a draft file.
Standard Format: Fully supports the robust Moodle XML question format.
Automatic Categorization: Recursively creates question categories as defined in the XML.
Secure: Uses standard Moodle Web Service authentication and capabilities.
Latest release: 6 downloads
Supports Moodle 4.5