Skip to content

Create and modify questions in the Moodle question bank with Generative AI. Code based on https://github.com/yedidiaklein/moodle-local_aiquestions

License

Notifications You must be signed in to change notification settings

mebis-lp/moodle-qbank_genai

 
 

Repository files navigation

GenAI question generator

This plugin allows you to automatically create questions on a given text using a large language model. It requires an OpenAI or Azure API Key, or the local_ai_manager plugin (https://github.com/mebis-lp/moodle-local_ai_manager). It's a fork of the "AI Text to questions generator" created byt Yedidia Klein and Ruthy Salomon.

The plugin is work-in-progress, and not ready for production yet.

Image of Qbank Genai menu

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Create and modify questions in the Moodle question bank with Generative AI. Code based on https://github.com/yedidiaklein/moodle-local_aiquestions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.8%
  • Mustache 8.2%
  • JavaScript 3.9%
  • CSS 0.1%