User Interface medium complexity mobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations

Description

Full-screen view displaying all assignments with their current lifecycle state. Coordinators see a cross-peer-mentor overview filterable by team or organization unit, while peer mentors see only their own assignments. Highlights assignments approaching or past the 10-day auto-reminder threshold with visual urgency indicators.

Feature: Assignment Status Tracking

assignment-status-screen

Responsibilities

  • Render assignment list with current status badges
  • Apply role-based filtering (peer mentor vs coordinator scope)
  • Highlight overdue and near-threshold assignments
  • Provide navigation to assignment detail and timeline views

Interfaces

loadAssignments(roleScope)
filterByStatus(status)
filterByTeam(teamId)
filterByOrganizationUnit(unitId)
navigateToDetail(assignmentId)
refreshList()
markAsRead(assignmentId)
sortByUrgency()
exportAssignmentReport()

Related Data Entities (2)

Data entities managed by this component