Interface AssessmentBatchProxyManager

All Superinterfaces:
AssessmentBatchProfile, AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable

public interface AssessmentBatchProxyManager extends OsidProxyManager, AssessmentBatchProfile

The assessment batch proxy manager provides access to assessment batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy object. The sessions included in this manager are:

  • ItemBatchAdminSession : a session to create, modify and delete items in bulk
  • AssessmentBatchAdminSession : a session to create, modify and delete assessments in bulk
  • AssessmentOfferedBatchAdminSession : a session to create, modify and delete assessments offered in bulk
  • AssessmentTakenBatchAdminSession : a session to create, modify and delete assessments taken in bulk
  • BankBatchAdminSession : a session to create, modify and delete banks in bulk