This space is archived

For current information please use the current ExamSys documentation

textbox_remark

Purpose: Holds records for which students should be remarked by a second marker for a particular paper.
Joins: userspapers table.

FieldTypePurpose
idint(11)Primary Key – auto increment.
paperIDmediumint(8) unsignedPaper ID
userIDint(10) unsignedUser ID of the student to be remarked.