Uses of Class
org.problets.student.StudentRecord

Packages that use StudentRecord
org.problets.student   
 

Uses of StudentRecord in org.problets.student
 

Methods in org.problets.student that return StudentRecord
 StudentRecord StudentModel.getLastGrade()
          Helps CodeFeedbackManager add time spent on problem
 

Methods in org.problets.student with parameters of type StudentRecord
 void StudentModel.addToGrades(StudentRecord newGrade)
          Adds grade for another problem