Difference between revisions of "LRMI/Properties/CompetencyObject"
(update some names) |
(→Properties: added constraint on acceptable values) |
||
Line 20: | Line 20: | ||
|colspan="3"|'''Properties from Competency''' | |colspan="3"|'''Properties from Competency''' | ||
|- | |- | ||
− | |'''alignmentType'''||Text||The alignment relationship between the resource and the competency. | + | |'''alignmentType'''||Text||The alignment relationship between the resource and the competency. Acceptable values: assesses, teaches, requires, or textComplexity. |
* Ex: assesses | * Ex: assesses | ||
* Ex: teaches | * Ex: teaches | ||
* Ex: textComplexity | * Ex: textComplexity | ||
|} | |} |
Revision as of 20:01, 13 January 2012
CompetencyObject
This is an intangible item that represents a competency, learning standard, skill, or text complexity.
Properties
Property | Expected Type | Description |
Properties from http://schema.org/Thing | ||
description | Text | A short description of the item. |
image | URL | URL of an image of the item. |
name | Text | The name of the item. |
url | URL | URL of the item. |
Properties from Competency | ||
alignmentType | Text | The alignment relationship between the resource and the competency. Acceptable values: assesses, teaches, requires, or textComplexity.
|