Uses of Package
org.osid.grading.batch

Packages that use org.osid.grading.batch
Package
Description
The Open Service Interface Definitions for the org.osid.grading service.
The Open Service Interface Definitions for the org.osid.grading.batch service.
  • Class
    Description
    The grading batch manager provides access to grading batch sessions and provides interoperability tests for various aspects of this service.
    The grading batch proxy manager provides access to grading batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Grades in bulk.
    This is the form for creating and updating grades in bulk.
    Like all OsidLists , GradeBatchFormList provides a means for accessing GradeBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Gradebooks in bulk.
    This is the form for creating and updating gradebooks in bulk.
    Like all OsidLists , GradebookBatchFormList provides a means for accessing GradebookBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes GradebookColumns in bulk.
    This is the form for creating and updating gradebook columns in bulk.
    Like all OsidLists , GradebookColumnBatchFormList provides a means for accessing GradebookColumnBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes GradeEntries in bulk.
    This is the form for creating and updating grade entries in bulk.
    Like all OsidLists , GradeEntryBatchFormList provides a means for accessing GradeEntryBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the GradeEntry relationship.
    Like all OsidLists , GradeEntryPeerList provides a means for accessing GradeEntryPeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes GradeSystems in bulk.
    This is the form for creating and updating grade systems in bulk.
    Like all OsidLists , GradeSystemBatchFormList provides a means for accessing GradeSystemBatchForm elements sequentially either one at a time or many at a time.
    The GradingBatchProfile describes the interoperability among batch grading services.