OSID Logo
OSID Specifications
grading batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.grading.batch.GradingBatchProfile
Implementsosid.OsidProfile
Description

The GradingBatchProfile describes the interoperability among batch grading services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsGradeSystemBatchAdmin
Description

Tests if bulk administration of grade systems is available.

Returnboolean true if a grade system bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsGradeEntryBatchAdmin
Description

Tests if bulk administration of grade entries is available.

Returnboolean true if a grade entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsGradebookColumnBatchAdmin
Description

Tests if bulk administration of gradebook columns is available.

Returnboolean true if a gradebook columnbulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsGradebookBatchAdmin
Description

Tests if bulk administration of gradebooks is available.

Returnboolean true if a gradebook bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.