Ausrichtungsobjekt
Typname: AlignmentObject
Erweitert Immaterielle
Name |
Typ |
Beschreibung |
Ausrichtungstyp |
Text |
Eine Ausrichtungskategorie zwischen der Lernressource und dem Framework-Knoten. Empfohlene Werte sind: „assesss“, „Teaches“, „Requires“, „TextComplexity“, „ReadingLevel“, „educationalSubject“ und „educationLevel“. |
Bild: Framework |
Text |
Das Framework, auf das die beschriebene Ressource ausgerichtet ist. |
Zielbeschreibung |
Text |
Die Beschreibung eines Knotens in einem etablierten Bildungsframework. |
Zielname |
Text |
Der Name eines Knotens in einem etablierten Bildungsframework. |
Ziel-URL |
URL |
Die URL eines Knotens in einem etablierten Bildungsframework. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-03 (UTC)."],[[["AlignmentObject is a type that describes the alignment between a learning resource and an educational framework."],["It includes details like the type of alignment, the framework being used, and information about the specific node within the framework (name, description, URL)."],["Recommended alignment types are 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationLevel'."],["AlignmentObject extends the Intangible type."]]],["The `AlignmentObject` type describes the alignment between a learning resource and a framework node. It has five properties: `alignmentType`, which categorizes the alignment (e.g., 'assesses', 'teaches'); `educationalFramework`, specifying the aligned framework; `targetDescription`, detailing a framework node; `targetName`, naming a node; and `targetUrl`, providing the node's URL. This type extends `Intangible` and all five properties are `Text`, except for `targetUrl` which is a `URL`.\n"]]