This space is archived

For current information please use the current ExamSys documentation

marking_override

Purpose: Stores data on manually overridden marks (e.g. human corrected calculation questions).
Joins: users

FieldTypePurpose
idint(8)Primary Key – auto increment.
log_idint(11)ID of the students answer in the relevant log table
log_typetinyint(4)The number of the log table to use.
user_idint(10)ID of the user.
q_idint(4)ID of the question that is being saved.
paper_idint(11)ID of the paper.
marker_idint(11)ID of the member of staff marking
date_markedint(11)Date when the marking override was made
new_mark_typeint(11)correct, partial or incorrect
reasonint(11)Textual reason for the marking override