Moodle Plugins directory: OpenAI Question Generator: Versions: 1.1.0 | Moodle.org
OpenAI Question Generator
Blocks ::: block_openai_questions
Maintained by
Bryce Yoder
This plugin allows a user to submit a paragraph of text and automatically generate Moodle questions based on the text, using OpenAI's GPT API.
OpenAI Question Generator 1.1.0
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
Released: Friday, 21 July 2023, 3:59 AM
Code prechecks
phplint
phpcs139 | 23
js38 | 7
css2 | 0
phpdoc14 | 6
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XML- Improve question generation
- Improve lang string coverage
- Add privacy provider
- General fixes and improvements
Version information
- Version build number
- 2023072000
- Version release name
- 1.1.0
- Maturity
- Stable version
- MD5 Sum
- 5e8cbf1bfc33a1dec8bb3c086cf0b771
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- The more recent release 1.2.0 (2023121500) exists for Moodle 4.0
- The more recent release 1.2.0 (2023121500) exists for Moodle 4.1
- The more recent release 1.2.0 (2023121500) exists for Moodle 4.2
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.