Task Flow Mickael Rutembya · Flow Atlas

Cohort Detail

/cohorte/

Atomic steps for a visitor to review a cohort detail, dates, and enrollment status.

Task intent

What the user is trying to do

« Review cohort schedule, prerequisites, and enrollment options. »

Entry points

ElementDestination
Cohort listing Card/cohorte/
Programme CTA Next cohort/cohorte/
Home CTA Cohorts/cohorte/

Flow

Adjacent routes — click a node to open it.taskflow
flowchart TD A["Start: visitor opens cohort"] --> B["/cohorte/"] B --> C["Review cohort details"] C --> D{"Action?"} D -->|Enroll| E["/contact/#call-qualifier"] D -->|Related programme| F["/programme//"] D -->|Back to list| G["/cohorte/"] E --> H["End: enrollment request sent"] F --> H G --> H click B "https://mickael-umt.com/cohorte/" "Open Cohorts" click E "https://mickael-umt.com/contact/#call-qualifier" "Open Qualification" click F "https://mickael-umt.com/programme/example/" "Open Programme" click G "https://mickael-umt.com/cohorte/" "Open Cohorts" click H "https://mickael-umt.com/contact/#call-qualifier" "Open Qualification"

Step inventory

IDStepActionSystem state
S1Open cohortNavigate to cohort pagePage loaded
S2ReviewRead dates, prerequisites, capacityNo state change
S3ActEnroll, explore programme, or leaveNavigation intent

Flow scenario

Scenario CO1

Visitor checks upcoming cohort

Trigger

  • Visitor clicks cohort from listing
  • Wants to confirm dates and enrollment

Experience

  1. Cohort detail loads with start date, prerequisites, capacity.
  2. Visitor reviews format and deliverables.
  3. Clicks enroll to start qualification.

Trust and safety rules

  • Cohort capacity is enforced; no overallocation.
  • Prerequisites must be met before enrollment.
  • Dates and format are indicative until confirmed on call.

Interaction rules

  • Enrollment CTA routes to qualification.
  • Links to related programme for context.
  • No authentication required to view.

Result states

StateWhat the user seesWhat happens next
ReviewingCohort detail with CTAsVisitor enrolls or explores
EngagedQualification form or programmeLead created or quote requested