| Package | osid.grading.calculation |
|---|---|
| Title | Grading Calculation Open Service Interface Definitions |
| Version | 3.1.0 |
| Description |
The Grading Calculation OSID defines a service to
apply calculations to GradebookColumnCalculations A GradebookColumnCalculations define several
baked-in rules such as averages and standard deviation.
More exotic calculations can be done through the attached
GradebookColumnCalculationRecord or through
an associated reusable Rule.
For example, a Gradebook CatalogingGradebookColumnCalculations are indirectly
referenceable through the Gradebook to which
the associated GradebookColumn reisdes.
GradebookColumnCalculations do not have a
complete independent service pattern since they are
directly attached to a single GradebookColumn
. Reusable calculations are achieved through reusable
Rules.
|