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

The CourseSyllabusBatchProfile describes the interoperability among batch syllabus services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of syllabi is available.

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

Tests if bulk administration of modules is available.

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

Tests if bulk administration of docets is available.

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