OSID Logo
OSID Specifications
assessment batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.assessment.batch.AssessmentBatchProfile
Implementsosid.OsidProfile
Description

The AssessmentBatchProfile describes the interoperability among batch assessment services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of items is available.

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

Tests if bulk administration of assessments is available.

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

Tests if bulk administration of assessments offered is available.

Returnboolean true if an assessment offered bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAssessmentTakenBatchAdmin
Description

Tests if bulk administration of assessments taken is available.

Returnboolean true if anassessment taken bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBankBatchAdmin
Description

Tests if bulk administration of banks is available.

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