...
Type | Name | Description |
---|---|---|
String | Id | A globally unique identifier |
String | Title | Name of the environment |
Properties | properties | Environment metadata |
List | elements | An ordered list of references to LearningElements. |
The LearningElement Object
This object is not part of the IMS-LD specification. It is intended to abstract the things that can be done in a Sakai environment. The LearningElement is a Sakai entity.
LearningElement is extended by:
- LDTool
- SakaiTool
- LearningObject
- LDResource
Type | Name | Description |
---|---|---|
String | Id | A globally unique identifier |
String | Title | Name of the environment |
Properties | properties | Environment metadata |
learning objects, services, environment, or a resource
The LDTool Object
Extends LearningElement. LD tools are a kind of Sakai tool that meets LD Tool Requirements.
Type | Name | Description |
---|