Syllabus
Osid Object
Subjugateable
A Syllabus.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
Module
Osid Object
Subjugateable
A Module is a major portion of a
Syllabus and may have a related set of
Docets.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
Docet
Osid Relationship
An Docet is an
OsidRelationship between a
Module and an ActivityUnit.
A Docet may represent a descriptive
portion of an in-class lesson plan, an assignment, or
an assessment. A Docet may exist at any level of
granularity. A Docet may cover an entire Module or
there may be lots of Docets specific to fine-grained
learning objectives.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Temporal | |||
isEffective |
boolean | true if this is effective, false otherwise |
|
startDate |
datetime | the start date | |
endDate |
datetime | the end date | |
| OsidRelationship | |||
hasEndReason |
boolean | true if an end reason is available, false
otherwise |
|
endReasonId |
id | a state Id |
|
endReason |
State | a state | |
| Name | Syntax | Many | Description |
|---|---|---|---|
moduleId |
id | the learning module Id |
|
module |
Module | the learning module | |
activityUnitId |
id | the activity unit Id |
|
activityUnit |
ActivityUnit | the activity unit | |
learningObjectiveIds |
id | ⋆ | the learning objective Ids |
learningObjectives |
Objective | ⋆ | the learning objectives |
isInClass |
boolean | true if this occurs within an activity, false if
occurs outside a convened activity |
|
duration |
duration | the duration | |
hasAssets |
boolean | true if assets are avilable, false otherwise |
|
assetIds |
id | ⋆ | the asset Ids |
assets |
Asset | ⋆ | a list of assets |
hasAssessments |
boolean | true if assessments are avilable, false
otherwise |
|
assessmentIds |
id | ⋆ | the assessment Ids |
assessments |
Assessment | ⋆ | a list of assessments |