OSID Logo
OSID Specifications
grading batch package
Version 3.1.0
Interfaceosid.grading.batch.GradeEntryPeer
Implementsosid.OsidCapsule
Used Byosid.grading.batch.GradeEntryPeerList
Description

An interface for the peers of the GradeEntry relationship.

MethodgetGradebookColumnId
Description

Gets the Id of the gradebook column.

Returnosid.id.Id the GradebookColumn Id
Compliancemandatory This method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.