Course Creator AI

Local plugins ::: local_coursegen
Maintained by Data Curso
The Datacurso Course Creator AI plugin empowers Moodle teachers to generate complete courses automatically using artificial intelligence.

Course Creator AI 1.2.1

Moodle 4.5, 5.0, 5.1
Released: Wednesday, 10 December 2025, 1:44 AM

Compatibility note: This version is compatible from Moodle 4.5 to Moodle 5.1.

## Fixed

  • Fixes an issue where the AI course-creation modal didn’t appear because course view URL validation was too strict.
  • The previous logic required an exact path match to /course/view.php, which failed on subdirectory installs like https://mysite.com/mymoodle/.
  • Updated the detection to use a substring check with strpos() for /course/view.php, so URL variations and extra path components are handled correctly.

Version information

Version build number
2025120900
Version release name
1.2.1
Maturity
Stable version
MD5 Sum
0908905c2a9f229372117d85a99fdffd
Supported software
Moodle 4.5, Moodle 5.0, Moodle 5.1
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
1.2.1

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.