Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
forum | BIGINT | 19 | null |
|
|
The ID of the forum that this grade relates to |
||||
itemnumber | BIGINT | 19 | null |
|
|
The grade itemnumber |
||||
userid | BIGINT | 19 | null |
|
|
The user who was graded |
||||
grade | DECIMAL | 10,5 | √ | null |
|
|
The numerical grade for this user's forum assessment. Can be determined by scales/advancedgradingforms etc but will always be converted back to a floating point number. |
|||
timecreated | BIGINT | 19 | null |
|
|
|||||
timemodified | BIGINT | 19 | null |
|
|