Skip to content

Berserk-hub150/moodle-ai-skill-navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Skill Navigator

AI Skill Navigator is a Moodle plugin suite that adds course-aware AI learning tools for students and teachers.

The package contains:

  • local_aiskillnavigator: the main local plugin with AI tutor, quiz generation, mind maps, assessments, material/RAG tools, learning-gap analysis, simulator suggestions and course-building helpers.
  • block_aiskillnavigator: an optional course block that links users to the tools available for their role.

Production defaults

The plugin is designed to install safely with conservative defaults:

  • The default AI provider is prototype, which performs no external AI calls.
  • External AI use for course materials is disabled until an administrator enables it.
  • Per-material approval is required before teacher materials can be sent to external providers.
  • Destructive AI Course Builder actions are disabled by default.
  • Automatic course-resource synchronisation on Moodle events is disabled by default.
  • Automatic block insertion into courses is disabled by default.
  • External MathJax CDN loading is disabled by default.

Administrators can enable optional external services from the plugin settings.

Main features

  • Course-aware AI Tutor.
  • AI Quiz Generator.
  • AI Mind Map Generator.
  • Initial and final assessments.
  • Adaptive review for weak skills.
  • Teacher dashboard and tutor analytics.
  • Course Materials / RAG management.
  • Learning-gap analysis.
  • AI Course Builder with production safety gates.
  • Simulator Finder and saved simulation activities.

Installation

Install the local plugin in:

local/aiskillnavigator

Install the optional block in:

blocks/aiskillnavigator

Then visit:

Site administration > Notifications

Configuration

Open:

Site administration > Plugins > Local plugins > AI Skill Navigator

Important production settings:

  • Provider: keep prototype for first installation checks.
  • Approve external AI for teacher materials: disabled by default.
  • Allow destructive AI Course Builder actions: disabled by default.
  • Automatically sync course resources on Moodle events: disabled by default.
  • Automatically add the AI Skill Navigator block to courses: disabled by default.
  • Enable external MathJax CDN: disabled by default.

Privacy

The plugin stores course materials, quiz attempts, assessment attempts, saved simulations and tutor interaction signals. It implements Moodle's Privacy API for metadata, export and deletion of user data. External AI providers are optional and disabled for course materials unless explicitly approved.

Requirements

  • Moodle 4.4 or later.
  • PHP version supported by the target Moodle version.
  • Optional cURL support for external AI/search providers.

License

GPL v3 or later.

About

AI-powered Moodle plugin for tutoring, quizzes, mind maps, RAG course materials and more.

Topics

Resources

License

Stars

161 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors