This space is archived

For current information please use the current ExamSys documentation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

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.
  • No labels