Skip to content

Pedagogy

Option required

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

Definition

The Pedagogy is the document that describes and justifies the educational approach of the project. It is structured as a set of priorities, each containing one or more objectives.

Organization
└── Project
    └── Preparation
        └── Pedagogy
            ├── Priority 1
            │   ├── Objective 1.1
            │   └── Objective 1.N
            └── Priority N
                └── Objective N.1

One pedagogy per preparation

A preparation contains exactly one pedagogy.

Main attributes

AttributeDescription
PrioritiesOrdered list of pedagogical priorities

Priority

A priority represents a high-level educational goal for the project.

AttributeDescription
LabelName of the priority
ObjectivesOne or more objectives under this priority

Objective

An objective is a concrete, measurable outcome attached to a priority.

AttributeDescription
LabelDescription of the objective

Objectives can be linked to planning slots to indicate during which activity they are addressed.

Relationships

Related objectRelationship
PreparationA pedagogy belongs to one preparation
PlanningObjectives can be linked to zero or more planning slots
CommentA pedagogy can receive zero or more comments *(if option enabled)