Enum: EnumPedagogicalType
Pedagogical content types of educational materials, defining the instructional role or learning function of each resource.
URI: EnumPedagogicalType
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| explanatory | None | Clarifies concepts or ideas through structured explanation (e | 
| illustrative | None | Reinforces understanding with concrete examples or analogies (e | 
| exploratory | None | Engages learners in active discovery or manipulation (e | 
| instructional | None | Guides learners through specific tasks or processes (e | 
| reflective | None | Prompts learners to think about their understanding or learning process (e | 
| evaluative | None | Measures knowledge or skills through structured evaluation (e | 
| contextual | None | Presents knowledge within realistic or applied settings (e | 
| motivational | None | Inspires engagement or emotional connection to learning (e | 
| referential | None | Provides supplementary or factual support materials (e | 
| integrative | None | Encourages connecting and applying multiple ideas (e | 
Slots
| Name | Description | 
|---|---|
| pedagogicalType | Pedagogical or instructional content type, defining the functional or semanti... | 
Aliases
- enumPädagogischerTyp
Identifier and Mapping Information
Schema Source
- from schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
LinkML Source
name: enumPedagogicalType
description: Pedagogical content types of educational materials, defining the instructional
  role or learning function of each resource.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- enumPädagogischerTyp
rank: 1000
permissible_values:
  explanatory:
    text: explanatory
    description: Clarifies concepts or ideas through structured explanation (e.g.,
      overview text, video lecture).
  illustrative:
    text: illustrative
    description: Reinforces understanding with concrete examples or analogies (e.g.,
      worked example, case study).
  exploratory:
    text: exploratory
    description: Engages learners in active discovery or manipulation (e.g., simulation,
      quiz).
  instructional:
    text: instructional
    description: Guides learners through specific tasks or processes (e.g., tutorial,
      step-by-step guide).
  reflective:
    text: reflective
    description: Prompts learners to think about their understanding or learning process
      (e.g., reflection journal, discussion prompt).
  evaluative:
    text: evaluative
    description: Measures knowledge or skills through structured evaluation (e.g.,
      quiz, rubric-based task).
  contextual:
    text: contextual
    description: Presents knowledge within realistic or applied settings (e.g., problem
      scenario, role-play).
  motivational:
    text: motivational
    description: Inspires engagement or emotional connection to learning (e.g., story,
      gamified challenge).
  referential:
    text: referential
    description: Provides supplementary or factual support materials (e.g., glossary,
      data table).
  integrative:
    text: integrative
    description: Encourages connecting and applying multiple ideas (e.g., concept
      map, project task).