Uses of Interface
org.osid.assessment.MyAssessmentTakenSession
Packages that use MyAssessmentTakenSession
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
-
Uses of MyAssessmentTakenSession in org.osid.assessment
Methods in org.osid.assessment that return MyAssessmentTakenSessionModifier and TypeMethodDescriptionAssessmentManager.getMyAssessmentTakenSession()Gets aMyAssessmentTakenSessionto retrieve assessments taken for the current agent.AssessmentProxyManager.getMyAssessmentTakenSession(Proxy proxy) Gets aMyAssessmentTakenSessionto retrieve assessments taken for the current agent.AssessmentManager.getMyAssessmentTakenSessionForBank(Id bankId) Gets aMyAssessmentTakenSessionto retrieve assessments taken for the current agent for the given bankId.AssessmentProxyManager.getMyAssessmentTakenSessionForBank(Id bankId, Proxy proxy) Gets aMyAssessmentTakenSessionto retrieve assessments taken for the current agent for the given bankId.