Uses of Interface
org.osid.grading.GradeSystemList
Packages that use GradeSystemList
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.registration
service.
The Open Service Interface Definitions for the org.osid.grading
service.
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of GradeSystemList in org.osid.course
Methods in org.osid.course that return GradeSystemListModifier and TypeMethodDescriptionCourse.getGradingOptions()Gets the various grading options available to register in this course.CourseOffering.getGradingOptions()Gets the various grading options available to register in this course. -
Uses of GradeSystemList in org.osid.course.registration
Methods in org.osid.course.registration that return GradeSystemListModifier and TypeMethodDescriptionRegistrationTarget.getGradingOptions()Gets the various grading options available to register in this course. -
Uses of GradeSystemList in org.osid.grading
Methods in org.osid.grading that return GradeSystemListModifier and TypeMethodDescriptionGradeSystemLookupSession.getGradeSystems()Gets allGradeSystems.GradeSystemSearchResults.getGradeSystems()Gets the grade system list resulting from the search.GradeSystemLookupSession.getGradeSystemsByGenusType(Type gradeSystemGenusType) Gets aGradeSystemListcorresponding to the given grade system genusTypewhich does not include systems of genus types derived from the specifiedType.GradeSystemGradebookSession.getGradeSystemsByGradebook(Id gradebookId) Gets the list of grade systems associated with aGradebook.GradeSystemGradebookSession.getGradeSystemsByGradebooks(IdList gradebookIds) Gets the list of grade systems corresponding to a list ofGradebooks.GradeSystemLookupSession.getGradeSystemsByIds(IdList gradeSystemIds) Gets aGradeSystemListcorresponding to the givenIdList.GradeSystemLookupSession.getGradeSystemsByParentGenusType(Type gradeSystemGenusType) Gets aGradeSystemListcorresponding to the given grade system genusTypeand include any additional systems with genus types derived from the specifiedType.GradeSystemQuerySession.getGradeSystemsByQuery(GradeSystemQuery gradeSystemQuery) Gets a list ofGradeSystemobjects matching the given grade system query.GradeSystemLookupSession.getGradeSystemsByRecordType(Type gradeSystemRecordType) Gets aGradeSystemListcontaining the given grade recordType. -
Uses of GradeSystemList in org.osid.offering
Methods in org.osid.offering that return GradeSystemListModifier and TypeMethodDescriptionCanonicalUnit.getResultOptions()Gets the various result options allowed for this canonical unit.Offering.getResultOptions()Gets the various result options allowed for this offering.Participant.getResultOptions()Gets the various result optionIdsapplied to this participation.