OSID Logo
OSID Specifications
assessment batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.assessment.batch.AssessmentTakenPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the AssessmentTaken relationship.

MethodgetAssessmetOfferedId
Description

Gets the Id of the assessment offered.

Returnosid.id.Idthe AssessmentOffered Id
CompliancemandatoryThis method must be implemented.
MethodgetTakerId
Description

Gets the Id of the resource.

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