-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Implement the Student Data Entry page as shown in the Figma design. The page allows teachers to view and manage student goals, benchmarks, and trial instructions.
Description:
Implement the Data Entry page structure up to the Goal section. This includes breadcrumb navigation, page header, and Goal card UI.
Subtasks
- Implement breadcrumb navigation: Students / Student’s Name / 1st Goal / 1st Benchmark / Data Entry
- Each breadcrumb is clickable and routes to the correct page.
- Current page (“Data Entry”) is highlighted.
- Add page header with title “Data Entry [Student’s First and Last Name]”.
- Build Goal card component with:
- “Goal 1” label + icon.
- “Created on: [date]” with calendar icon.
- Goal description text.
- Edit goal link → navigates to Goal Edit page.
- View all goals button → navigates to Goals list page.
- Add empty state handling (if no goal exists, display “No goals found”).
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog