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

Description

Mobile UI widget that displays a peer mentor's current assignment count against the honorarium tier thresholds (3rd and 15th assignment). Provides at-a-glance visibility into progress toward office honorarium and elevated rate compensation tiers.

Feature: Assignment Threshold Tracking

threshold-status-widget

Sources & reasoning

Source §3.1 documents Blindeforbundet's per-RK assignment counting with honorarium tiers at 3 and 15. It belongs in the Encrypted Data Assignments area as a sibling to dispatch. No phase is stated explicitly, so per resolution rule 3 use the second non-mobilization phase 'Core Product', which also matches its dependency on encrypted dispatch (Fase 2).

Responsibilities

  • Render current assignment count for the active period and regional center
  • Visualize progress toward the 3rd-assignment office honorarium threshold
  • Visualize progress toward the 15th-assignment elevated rate threshold
  • Indicate which compensation tier currently applies to the mentor
  • Refresh display when new assignment counts are emitted by the counter service

Interfaces

render(mentorId, regionCenterId): WidgetView
onCountUpdated(count: ThresholdCount): void
getCurrentTier(): CompensationTier

Related Data Entities (1)

Data entities managed by this component