Grade
Osid Object
Subjugateable
A Grade. Grades represent qualified
performance levels defined within some grading system.
| 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 | |
| Name | Syntax | Many | Description |
|---|---|---|---|
gradeSystemId |
id | the grade system Id |
|
gradeSystem |
GradeSystem | the grade system | |
inputScoreStartRange |
decimal | the start range | |
inputScoreEndRange |
decimal | the end range | |
outputScore |
decimal | the output score |
Grade System
Osid Object
Aggregateable
A GradeSystem represents a grading
system. The system can be based on assigned Grades or
based on a numeric scale.
| 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 | |
| Name | Syntax | Many | Description |
|---|---|---|---|
isBasedOnGrades |
boolean | true if the grading system is based on grades, false if the
system is a numeric score |
|
gradeIds |
id | ⋆ | the list of grades Ids |
grades |
Grade | ⋆ | the list of grades |
lowestNumericScore |
decimal | the lowest number | |
numericScoreIncrement |
decimal | the increment | |
highestNumericScore |
decimal | the highest number |
Grade Entry
Osid Relationship
A GradeEntry represents an entry in a
Gradebook.
| 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 |
|---|---|---|---|
gradebookColumnId |
id | the Id of the GradebookColumn |
|
gradebookColumn |
GradebookColumn | the GradebookColumn |
|
keyResourceId |
id | Id of the key resource |
|
keyResource |
Resource | the key resource | |
isDerived |
boolean | true if this entry is a calculated entry, false
otherwise. If true, then overridesCalculatedEntry()
must be false. |
|
overridesCalculatedEntry |
boolean | true if this entry overrides a calculated entry,
false otherwise. If true, then
isDerived() must be false. |
|
overriddenCalculatedEntryId |
id | the calculated entry Id |
|
overriddenCalculatedEntry |
GradeEntry | the calculated entry | |
isIgnoredForCalculations |
boolean | true if this entry is ignored, false otherwise |
|
isGraded |
boolean | true if a grade has been assigned, false
otherwise |
|
gradeId |
id | the grade Id |
|
grade |
Grade | the grade | |
score |
decimal | the score | |
timeGraded |
datetime | the timestamp of the grading entry | |
graderId |
id | the Id of the Resource |
|
grader |
Resource | the Resource |
|
gradingAgentId |
id | the Id of the Agent |
|
gradingAgent |
Agent | the Agent |
Gradebook Column
Osid Object
A GradebookColumn represents a series
of grade entries in a gradebook. Each GradeEntry in a
column share the same GradeSystem.
| 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 | |
| Name | Syntax | Many | Description |
|---|---|---|---|
gradeSystemId |
id | the grade system Id |
|
gradeSystem |
GradeSystem | the package grade system |
Gradebook Column Summary
Osid Object
A GradebookColumnSummary is a summary
of all entries within a gradebook column.
| 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 | |
| Name | Syntax | Many | Description |
|---|---|---|---|
gradebookColumnId |
id | the Id of the GradebookColumn |
|
gradebookColumn |
GradebookColumn | the GradebookColumn |
|
mean |
decimal | the mean score | |
median |
decimal | the median score | |
mode |
decimal | the median score | |
rMS |
decimal | the median score | |
standardDeviation |
decimal | the standard deviation | |
sum |
decimal | the median score |
Gradebook
Osid Catalog
A gradebook defines a collection of grade entries.
| 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 | |
| Sourceable | |||
providerId |
id | the provider Id |
|
provider |
Resource | the provider | |
brandingIds |
id | ⋆ | a list of asset Ids |
branding |
Asset | ⋆ | a list of assets |
license |
displaytext | the license | |