Skip to main content
Version: 12.10.0

Status Diagram

The diagram shows a complex state machine for Goals-Framework with three main components: Goals, Challenges, and Activities. Each component has its own state transitions and validation rules.

It describes user progress through goals, with challenges serving as intermediate milestones and activities as atomic units of achievement. The state transitions are visualized on the diagram.

Goal

States: READY → STARTED → CLOSED/COMPLETED/FAILED/CANCELED

Challenge

States: READY → STARTED → COMPLETED/FAILED/CANCELED → VALIDATED

Activity

States: READY → IN_REVIEW → VALIDATED/FAILED/CANCELED

alt text