Alinhamento do objeto
Nome do tipo: AlignmentObject
Estende Intangível
Nome |
Tipo |
Descrição |
Tipo de alinhamento |
Texto |
Uma categoria de alinhamento entre o recurso de aprendizado e o nó do framework. Os valores recomendados incluem: "assess", "teaches", "exige", "textComplexity", "readingLevel", "educationalSubject" e "educationLevel". |
Framework educacional |
Texto |
O framework a que o recurso que está sendo descrito está alinhado. |
Descrição do destino |
Texto |
É a descrição de um nó em um framework educacional estabelecido. |
Nome do destino |
Texto |
É o nome de um nó em um framework educacional estabelecido. |
URL de destino |
URL |
É o URL de um nó em um framework educacional estabelecido. |
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-09-03 UTC.
[null,null,["Última atualização 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"]]