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
instructional None Guides learners through specific tasks or processes (e
evaluative None Measures knowledge or skills through structured evaluation (e
referential None Provides supplementary or factual support materials (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).
  instructional:
    text: instructional
    description: Guides learners through specific tasks or processes (e.g., tutorial,
      step-by-step guide).
  evaluative:
    text: evaluative
    description: Measures knowledge or skills through structured evaluation (e.g.,
      quiz, rubric-based task).
  referential:
    text: referential
    description: Provides supplementary or factual support materials (e.g., glossary,
      data table).