Learning Paths & Roadmaps
Learning Paths organize courses into guided sequences designed to take a learner from novice to job-ready specialist in a particular discipline.Foundation vs Specialization Paths
LearnWay splits learning paths into two primary tiers:Dynamic Career Roadmap Generation
Learners can generate a custom learning roadmap tailored to their career aspirations:Algorithmic Workflow
- Input Analysis: The system parses the target
careerGoaland user’s past course completion history. - Curriculum Synthesis:
- Always injects all Foundation Paths as prerequisites.
- Matches keywords and competencies to active Specialization Paths.
- Orders courses according to dependency graph (
prerequisites).
- Roadmap Persistence: Saves the roadmap into
user_career_roadmapstable for live progress calculations. - Response: Delivers ordered milestones, total estimated hours, and access status for each node.