LoTypeInfo

Name LoTypeInfo
Usage LearningObjectiveService
getLoTypes getLoType
Type Complex

Description

Information about a learning objective type.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
name Name String Friendly name of the learning objective type     One No  
desc Desc String Narrative description of the learning objective type     One No  
effectiveDate Effective Date Date Date and time that this learning objective type became effective. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date.     One No  
expirationDate Expiration Date Date Date and time that this learning objective type expires. This is a similar concept to the expiration date on enumerated values. If specified, this should be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date.     One No  
attributes Attributes Map List of key/value pairs, typically used for dynamic attributes.     One No  
key Key String Unique identifier for a learning objective type.     One Yes