This space is archived

For current information please use the current ExamSys documentation

toilet_breaks

Purpose: Records information about when a student has taken a toilet break (summative exams).
Joins: users

FieldTypePurpose
idint(11) unsignedPrimary Key – auto increment.
userIDint(10) unsignedUserID of the student who went to the toilet.
paperIDmediumint(10) unsignedID of the paper the student was taking.
break_takendatetimeDate/time when the student took the break.