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

The CourseProgramBatchProfile describes the interoperability among batch program services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of programs is available.

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

Tests if bulk administration of program offerings is available.

Returnboolean true if a program offering bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCredentialBatchAdmin
Description

Tests if bulk administration of credentials is available.

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

Tests if bulk administration of enrollments is available.

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