public float getGradeInCourse(Course c) { return(SettingDatabase.GetGradeOfStudentInCourse(this, c)); }