Expand description
Main learning interface.
The primary learning experience with curriculum-driven exercises, real-time feedback, and progress tracking. Features include:
- Module-based curriculum with progressive unlocking
- Interactive exercises with immediate grading
- Struggle detection and adaptive hints
- Spaced repetition scheduling (SM-2)
- XP rewards and achievement notifications
§Layout
- Sidebar: Module navigation with progress indicators
- Main content: Exercise cards with reading material
- Reference panels: Symbol dictionary and vocabulary
§Route
Accessed via Route::Learn.
Re-exports§
pub use Learn_completions::Component::Learn;