Objek Alignment
Nama jenis: AlignmentObject
Memperluas Tidak Berwujud
Nama |
Jenis |
Deskripsi |
JenisSelaras |
Teks |
Kategori kesesuaian antara materi pembelajaran dan node kerangka pendidikan. Nilai yang direkomendasikan mencakup: 'assesses', 'teaches', 'need', 'textComplexity', 'readingLevel', 'educationalSubject', dan 'educationLevel'. |
pendidikanFramework |
Teks |
Framework tujuan resource yang dijelaskan selaras. |
deskripsitarget |
Teks |
Deskripsi node dalam kerangka pendidikan yang diakui. |
Namatarget |
Teks |
Nama node dalam kerangka pendidikan yang diakui. |
URLtarget |
URL |
URL node dalam kerangka pendidikan yang diakui. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 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"]]