OSID Logo
OSID Specifications
learning batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.learning.batch.LearningBatchProfile
Implementsosid.OsidProfile
Description

The LearningBatchProfile describes the interoperability among batch learning services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of availabilities is available.

Returnboolean true if an objective bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsActivityBatchAdmin
Description

Tests if bulk administration of activities is available.

Returnboolean true if an activity bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProficiencyBatchAdmin
Description

Tests if bulk administration of proficiencies is available.

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

Tests if bulk administration of objective banks is available.

Returnboolean true if an objective bank bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.