User Interface medium complexity frontend
0
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Coordinator-facing screen that displays ranked peer mentor matches for a new or reassigned assignment based on geographic proximity. Shows each candidate with estimated distance, availability status, and current assignment load to support informed dispatch decisions.

Feature: Assignment Matching by Geography

geo-match-screen

Sources & reasoning

Listed in §8 area taxonomy under geographic-map-view. §3.1 ties geographic visualization explicitly to 'matching og oppdragstildeling' (matching and assignment dispatch). Phase derived from §5 Fase 3 which places the area in Growth & Engagement; no earlier phase mentions it.

  • Geografisk kartvisning av likepersoner for matching og oppdragstildeling (særlig store fylker).
  • geographic-map-view | Geographic Map View | Peer Mentor Map, Assignment Matching by Geography

Responsibilities

  • Render ranked list of mentor matches with distance, availability, and load
  • Trigger geo-matching queries when a coordinator opens the dispatch flow
  • Allow coordinators to select a mentor and confirm dispatch
  • Surface fallback messaging when no nearby mentors are available
  • Integrate with the encrypted assignment creation and reassignment flows

Interfaces

openForAssignment(assignmentId): void
refreshMatches(contactLocation): MentorMatch[]
selectMentor(mentorId): DispatchSelection

Related Data Entities (1)

Data entities managed by this component