This space is archived

For current information please use the current ExamSys documentation

log_extra_time

Purpose: Holds the amount of extra time given to a specific user on a specific assessment

FieldTypePurpose
idint(10) unsignedPrimary Key – auto increment.
labIDsmallint(5) unsignedID of the lab.
paperIDmediumint(8) unsignedID of the paper.
invigilatorIDint(10) unsignedID of the invigilator.
userIDint(10) unsignedID of the user.
extra_timeint(10) unsigned~TBP~|