Interface | osid.assessment.batch.AssessmentBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
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 | supportsItemBatchAdmin | ||
Description |
Tests if bulk administration of items is available. | ||
Return | boolean | true if an item bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAssessmentBatchAdmin | ||
Description |
Tests if bulk administration of assessments is available. | ||
Return | boolean | true if an assessment bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAssessmentOfferedBatchAdmin | ||
Description |
Tests if bulk administration of assessments offered is available. | ||
Return | boolean | true if an assessment offered bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAssessmentTakenBatchAdmin | ||
Description |
Tests if bulk administration of assessments taken is available. | ||
Return | boolean | true if anassessment taken bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsBankBatchAdmin | ||
Description |
Tests if bulk administration of banks is available. | ||
Return | boolean | true if a bank bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |