| Package | Description |
|---|---|
| org.osid.grading |
The Open Service Interface Definitions for the org.osid.grading
service.
|
| org.osid.grading.batch |
The Open Service Interface Definitions for the org.osid.grading.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
GradeSystemAdminSession |
GradingManager.getGradeSystemAdminSession()
Gets the
OsidSession associated with the grade system
administration service. |
GradeSystemAdminSession |
GradingProxyManager.getGradeSystemAdminSession(Proxy proxy)
Gets the
OsidSession associated with the grade system
administration service. |
GradeSystemAdminSession |
GradingManager.getGradeSystemAdminSessionForGradebook(Id gradebookId)
Gets the
OsidSession associated with the grade system
admin service for the given gradebook. |
GradeSystemAdminSession |
GradingProxyManager.getGradeSystemAdminSessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
admin service for the given gradebook. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GradeSystemBatchAdminSession
This session creates, updates, and deletes
GradeSystems
in bulk. |