GradeHistory
class GradeHistory extends Model (View source)
Properties
| string | $actorUserId | ||
| string | $gradeChangeType | ||
| string | $gradeTimestamp | ||
| $maxPoints | |||
| $pointsEarned |
Methods
setActorUserId($actorUserId)
No description
string
getActorUserId()
No description
setGradeChangeType($gradeChangeType)
No description
string
getGradeChangeType()
No description
setGradeTimestamp($gradeTimestamp)
No description
string
getGradeTimestamp()
No description
setMaxPoints($maxPoints)
No description
getMaxPoints()
No description
setPointsEarned($pointsEarned)
No description
getPointsEarned()
No description
Details
setActorUserId($actorUserId)
No description
string
getActorUserId()
No description
setGradeChangeType($gradeChangeType)
No description
string
getGradeChangeType()
No description
setGradeTimestamp($gradeTimestamp)
No description
string
getGradeTimestamp()
No description
setMaxPoints($maxPoints)
No description
getMaxPoints()
No description
setPointsEarned($pointsEarned)
No description
getPointsEarned()
No description