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

Parameters

$actorUserId

string getActorUserId()

No description

Return Value

string

setGradeChangeType($gradeChangeType)

No description

Parameters

$gradeChangeType

string getGradeChangeType()

No description

Return Value

string

setGradeTimestamp($gradeTimestamp)

No description

Parameters

$gradeTimestamp

string getGradeTimestamp()

No description

Return Value

string

setMaxPoints($maxPoints)

No description

Parameters

$maxPoints

getMaxPoints()

No description

setPointsEarned($pointsEarned)

No description

Parameters

$pointsEarned

getPointsEarned()

No description