Uses of Interface
org.osid.grading.Grade
Packages that use Grade
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
The Open Service Interface Definitions for the org.osid.commenting
service.
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.grading
service.
The Open Service Interface Definitions for the org.osid.grading.transform
service.
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.offering
service.
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of Grade in org.osid.assessment
Methods in org.osid.assessment that return Grade -
Uses of Grade in org.osid.commenting
Methods in org.osid.commenting that return GradeModifier and TypeMethodDescriptionRatingLookupSession.getCumulativeRating()Gets the cumulative rating for all the references in this book.RatingLookupSession.getCumulativeRatingForCommentor(Id resourceId) Gets the cumulative rating for a commentor.RatingLookupSession.getCumulativeRatingForReference(Id referenceId) Gets the cumulative rating for a reference.Comment.getRating()Gets theGrade.RatingLookupSession.getReferences(Id gradeId) Gets the references with ratings equal to or higher than the given grade. -
Uses of Grade in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return GradeModifier and TypeMethodDescriptionAssessmentEntry.getGrade()Gets theGrade.CourseEntry.getGrade()Gets theGrade.ProgramEntry.getLevel()Gets an indicator of the student's level or class year in the program.ProgramEntry.getStanding()Gets an indicator of the student's standing in the program. -
Uses of Grade in org.osid.course.requisite
Methods in org.osid.course.requisite that return GradeModifier and TypeMethodDescriptionAssessmentRequirement.getMinimumGrade()Gets the minimum grade.CourseRequirement.getMinimumGrade()Gets the minimum grade.LearningObjectiveRequirement.getMinimumProficiency()Gets the minimum proficiency expressed as aGrade. -
Uses of Grade in org.osid.grading
Methods in org.osid.grading that return GradeModifier and TypeMethodDescriptionGradeAdminSession.createGrade(GradeForm gradeForm) Creates a newGrade.GradeSystemAdminSession.createGrade(GradeForm gradeForm) Deprecated.as of 3.0.0rc6.GradeEntry.getGrade()Gets the grade in this entry if the grading system is based on grades.Gets theGradespecified by itsId.GradeList.getNextGrade()Gets the nextGradein this list.Grade[]GradeList.getNextGrades(long n) Gets the next set ofGradeelements in this list which must be less than or equal to the return fromavailable(). -
Uses of Grade in org.osid.grading.transform
Methods in org.osid.grading.transform that return GradeModifier and TypeMethodDescriptionGradeMap.getSourceGrade()Gets the sourceGrade.GradeMap.getTargetGrade()Gets the targetGrade.GradeSystemTransformationSession.transformGrade(Id gradeId) Gets the grade equivalent between the source and target grade systems. -
Uses of Grade in org.osid.learning
Methods in org.osid.learning that return GradeModifier and TypeMethodDescriptionObjective.getCognitiveProcess()Gets the grade associated with the cognitive process.Objective.getKnowledgeCategory()Gets the grade associated with the knowledge dimension.Proficiency.getLevel()Gets the proficiency level expressed as a grade. -
Uses of Grade in org.osid.offering
Methods in org.osid.offering that return Grade -
Uses of Grade in org.osid.personnel
Methods in org.osid.personnel that return Grade