OSID Logo
OSID Specifications
course chronicle batch package
Version 3.0.0
Interfaceosid.course.chronicle.batch.AssessmentEntryPeer
Implementsosid.OsidCapsule
Used Byosid.course.chronicle.batch.AssessmentEntryPeerList
Description

An interface for the peers of the AssessmentEntry relationship.

MethodgetAssessmentId
Description

Gets the Id of the assessment.

Returnosid.id.Idthe Assessment Id
CompliancemandatoryThis method must be implemented.
MethodgetStudentId
Description

Gets the Id of the studentresource.

Returnosid.id.Idthe resource Id
CompliancemandatoryThis method must be implemented.