refactor: Clean up unused imports, improve type safety, and fix UI text and navigation links.

This commit is contained in:
2025-12-29 01:33:53 -03:00
parent 158aa5b315
commit 3a02ecb757
4 changed files with 145 additions and 127 deletions
+2 -1
View File
@@ -95,7 +95,8 @@
- [ ] XP and leveling system
- [x] **Course Management Enhancements**:
- [x] Manual naming for modules, lessons, and activities during creation.
- [x] Drag-and-drop reordering for modules, lessons, and activities.
- [x] Reordering for modules, lessons, and activities (Level up/down).
- [x] Deletion of modules and lessons with confirmation.
- [x] **Pacing Control**:
- [x] Self-paced mode (Evergreen).
- [x] Instructor-led mode (Cohort-based with start/end dates).