Interface | osid.learning.batch.LearningBatchProfile | ||
---|---|---|---|
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 | supportsObjectiveBatchAdmin | ||
Description |
Tests if bulk administration of availabilities is available. | ||
Return | boolean | true if an objective bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsActivityBatchAdmin | ||
Description |
Tests if bulk administration of activities is available. | ||
Return | boolean | true if an activity bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProficiencyBatchAdmin | ||
Description |
Tests if bulk administration of proficiencies is available. | ||
Return | boolean | true if a proficiency bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsObjectiveBankBatchAdmin | ||
Description |
Tests if bulk administration of objective banks is available. | ||
Return | boolean | true if an objective bank bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |