AlignmentObject
유형 이름: AlignmentObject
Intangible 확장
이름 |
유형 |
설명 |
정렬 유형 |
텍스트 |
학습 리소스와 프레임워크 노드 간의 정렬 카테고리입니다. 권장 값에는 '평가', '교육', '필수', 'textComplexity', 'readingLevel', 'educationalSubject', 'educationLevel'이 포함됩니다. |
교육 프레임워크 |
텍스트 |
설명하는 리소스가 적용되는 프레임워크입니다. |
대상 설명 |
텍스트 |
확립된 교육 프레임워크의 노드 설명입니다. |
대상 이름 |
텍스트 |
확립된 교육 프레임워크에 있는 노드 이름. |
타겟 URL |
URL |
확립된 교육 프레임워크에 있는 노드의 URL. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]