HizalamaNesnesi
Tür adı: alignmentObject
Maddi olmayan ifadeleri kapsar
Ad |
Tür |
Açıklama |
hizalama türü |
Text |
Öğrenim kaynağı ve çerçeve düğümü arasındaki uyum kategorisi. Önerilen değerler şunları içerir: "değerlendir", "öğretmenler", "gerekenler", "textComplexity", "readingLevel", "educationalSubject" ve "educationLevel". |
eğiticiÇerçeve |
Text |
Açıklanan kaynağın uyumlu olduğu çerçeve. |
hedefAçıklama |
Text |
Kabul gören eğitim çerçevesindeki bir düğümün açıklaması. |
hedefAdı |
Text |
Kabul gören eğitim çerçevesindeki bir düğümün adı. |
hedefURL |
URL |
Kabul gören eğitim çerçevesindeki bir düğümün URL'si. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 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"]]