Skip to content

Typical day

Option required

The typical day is only available if the PREPARATION option is enabled on the project.

Definition

A Typical day is a reusable day template that defines the standard time slots and activities for a project day. It serves as the base pattern from which the Planning is built. Individual planning days can override this pattern.

Organization
└── Project
    └── Preparation
        └── Typical day

One typical day per preparation

A preparation contains exactly one typical day.

Main attributes

AttributeDescription
SlotsOrdered list of time slots composing the day pattern

Slots

A slot represents a block of time in the day. Each slot has:

AttributeDescription
Start timeSlot start time
End timeSlot end time
LabelDescriptive name of the slot (e.g. "Morning hike")

Relationships

Related objectRelationship
PreparationA typical day belongs to one preparation
PlanningA typical day is used as the base pattern for the planning
CommentA typical day can receive zero or more comments *(if option enabled)