Roadmap
This roadmap reflects the current implementation and near-term priorities.
Implemented
- Role-based authentication and protected routing
- Employee and admin route separation
- Course, lesson, quiz, and question management
- Draft and publish visibility controls
- Combined ordered lesson and quiz content flow
- Lesson completion and quiz pass tracking
- Results history and progress reset flow
- Admin dashboard and team progress aggregation
- User role management
- Invitation lifecycle (create, resend, revoke, accept)
- Course assignment lifecycle with due dates
- Markdown lesson authoring with preview and callouts
- Project docs site with VitePress
In Progress
- Documentation depth and consistency improvements
- UI polish passes for docs and application theme parity
Planned
- Password reset flow
- Richer analytics and trend visualizations
- Course categorization or module grouping
- Multiple-correct-answer question support
- Time estimates for lessons and courses
- Timed quiz mode
- Stronger test coverage breadth and automation
Current priorities
- Stabilize and polish end-to-end user workflows
- Improve observability and reporting depth
- Expand assessment flexibility
- Keep docs synchronized with actual code behavior