-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
area: lessonsLesson pages and libraryLesson pages and libraryeducationphase-2-enhancementJanuary 2025 student workJanuary 2025 student workpriority: highImportant for Phase 2Important for Phase 2student-readyReady for student to pick upReady for student to pick upteam: internalWork being handled by internal student developersWork being handled by internal student developerstype: featureNew feature or functionalityNew feature or functionality
Milestone
Description
Goal
Create individual detail pages for each lesson at /lessons/[slug] route showing full metadata and external lesson link.
Tasks
- Create dynamic route at src/pages/lessons/[slug].astro
- Generate unique slugs from lesson names
- Design lesson detail page layout
- Display all relevant metadata (name, description, educationalLevel, ossRole, etc.)
- Add "View External Lesson" button linking to lesson URL
- Add breadcrumb navigation back to lessons library
- Add "Related Lessons" section (same pathway/subTopic)
- Ensure responsive design
- Test with various lesson types
Acceptance Criteria
- Each lesson has a unique, accessible detail page
- All metadata displays correctly
- External links open in new tab
- Page matches UC branding
- Mobile responsive
Reference
See STUDENT_README.md Phase 2 Enhancement #1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: lessonsLesson pages and libraryLesson pages and libraryeducationphase-2-enhancementJanuary 2025 student workJanuary 2025 student workpriority: highImportant for Phase 2Important for Phase 2student-readyReady for student to pick upReady for student to pick upteam: internalWork being handled by internal student developersWork being handled by internal student developerstype: featureNew feature or functionalityNew feature or functionality
Type
Projects
Status
Done