workshop_assessments

0 rows


Description

Info about the made assessment and automatically calculated

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
workshop_grades.assessmentid workgrad_ass2_fkR
submissionid BIGINT 19 null
workshop_submissions.id workasse_sub2_fkR
reviewerid BIGINT 19 null
user.id workasse_rev2_fkR
weight BIGINT 19 1
timecreated BIGINT 19 0
timemodified BIGINT 19 0
grade DECIMAL 10,5 null
gradinggrade DECIMAL 10,5 null
gradinggradeover DECIMAL 10,5 null
gradinggradeoverby BIGINT 19 null
user.id workasse_gra2_fkR
feedbackauthor LONGTEXT 2147483647 null
feedbackauthorformat SMALLINT 5 0
feedbackauthorattachment SMALLINT 5 0
feedbackreviewer LONGTEXT 2147483647 null
feedbackreviewerformat SMALLINT 5 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
workasse_gra4_ix Performance Asc gradinggradeoverby
workasse_rev4_ix Performance Asc reviewerid
workasse_sub4_ix Performance Asc submissionid

Relationships