Obiekt wyrównania
Nazwa typu: WyrównajmentObject
Rozszerza element niematerialny
Nazwa |
Typ |
Opis |
Typ wyrównania |
tekstowy. |
Kategoria dostosowania zasobów edukacyjnych i węzła planu nauczania. Zalecane wartości: „assess” (testy), „theaches”, „requiss”, „textComplexity”, „readingLevel”, „„educationalSubject” i „educationLevel”. |
Ramka edukacyjna |
tekstowy. |
Platforma, do której dopasowany jest zasób. |
opis celu |
tekstowy. |
Opis węzła w przyjętej platformie edukacyjnej. |
nazwa_kierowania |
tekstowy. |
Nazwa węzła w przyjętej platformie edukacyjnej. |
docelowy URL |
Adres URL |
Adres URL węzła w przyjętej platformie edukacyjnej. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]