-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Marcus Green edited this page May 27, 2024
·
27 revisions
AIText is a Moodle Question type that presents feedback to student responses that are generated by an external AI System, which defaults to ChatGPT from OpenAI. It was designed at tested with Moodle 4.3 and 4.4 but it will probably work with earlier versions of Moodle.
It is dependent on a second plugin called AIConnect which can be found here
https://github.com/marcusgreen/moodle-tool_aiconnect
That plugin is the interface to the AI System and can be used by other plugins.