OSID Logo
OSID Specifications
assessment batch package
Version 3.1.0
Interfaceosid.assessment.batch.AssessmentTakenPeer
Implementsosid.OsidCapsule
Used Byosid.assessment.batch.AssessmentTakenPeerList
Description

An interface for the peers of the AssessmentTaken relationship.

MethodgetAssessmetOfferedId
Description

Gets the Id of the assessment offered.

Returnosid.id.Id the AssessmentOffered Id
Compliancemandatory This method must be implemented.
MethodgetTakerId
Description

Gets the Id of the resource.

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