Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.09 KB

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/.