การจัดวัตถุ
ชื่อประเภท: alignmentObject
ขยายที่จับต้องไม่ได้
ชื่อ |
ประเภท |
คำอธิบาย |
ประเภทการจัดข้อความ |
Text |
หมวดหมู่ของการปรับแนวทางระหว่างทรัพยากรการเรียนรู้และโหนดของกรอบ ค่าที่แนะนํา ได้แก่ "ประเมิน" " Teaches", "requires", "textComplexity", "readingLevel", "educationalSubject" และ "educationLevel" |
การศึกษา เฟรมเวิร์ก |
Text |
เฟรมเวิร์กที่อธิบายทรัพยากรที่สอดคล้องกัน |
คําอธิบายเป้าหมาย |
Text |
คําอธิบายโหนดในกรอบการศึกษาซึ่งเป็นที่ยอมรับ |
ชื่อเป้าหมาย |
Text |
ชื่อโหนดในกรอบการศึกษาซึ่งเป็นที่ยอมรับ |
URL เป้าหมาย |
URL |
URL ของโหนดในกรอบการศึกษาซึ่งเป็นที่ยอมรับ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-03 UTC
[null,null,["อัปเดตล่าสุด 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"]]