| Interface | osid.grading.batch.GradingBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Implemented By | osid.grading.batch.GradingBatchManager | ||
osid.grading.batch.GradingBatchProxyManager | |||
| Description |
The | ||
| Method | supportsVisibleFederation | ||
| Description |
Tests if federation is visible. | ||
| Return | boolean | true if visible federation is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGradeBatchAdmin | ||
| Description |
Tests if bulk administration of grades is available. | ||
| Return | boolean | true if a grade bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGradeSystemBatchAdmin | ||
| Description |
Tests if bulk administration of grade systems is available. | ||
| Return | boolean | true if a grade system bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGradeEntryBatchAdmin | ||
| Description |
Tests if bulk administration of grade entries is available. | ||
| Return | boolean | true if a grade entry bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGradebookColumnBatchAdmin | ||
| Description |
Tests if bulk administration of gradebook columns is available. | ||
| Return | boolean | true if a gradebook columnbulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGradebookBatchAdmin | ||
| Description |
Tests if bulk administration of gradebooks is available. | ||
| Return | boolean | true if a gradebook bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |