Interface MyAssessmentTakenSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface MyAssessmentTakenSession extends OsidSession

This session defines methods for retrieving assessments taken by the authenticated agent. An AssessmentTaken is created using the AssessmentTakenAdminSession.

Assessments taken may have an additional records indicated by their respective record types. The record is accessed via the AssessmentTaken. The returns may not be cast directly from the returns in the lookup methods.