OSID Logo
OSID Specifications
course batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.course.batch.CourseBatchProfile
Implementsosid.OsidProfile
Description

The CourseBatchProfile describes the interoperability among batch course services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of courses is available.

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

Tests if bulk administration of activity units is available.

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

Tests if bulk administration of course offerings is available.

Returnboolean true if a course offering 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.
MethodsupportsTermBatchAdmin
Description

Tests if bulk administration of terms is available.

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

Tests if bulk administration of course catalogs is available.

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