/
toilet_breaks
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
Field | Type | Purpose |
---|---|---|
id | int(11) unsigned | Primary Key – auto increment. |
userID | int(10) unsigned | UserID of the student who went to the toilet. |
paperID | mediumint(10) unsigned | ID of the paper the student was taking. |
break_taken | datetime | Date/time when the student took the break. |
Related content
toilet_breaks
toilet_breaks
More like this
student_notes
student_notes
More like this
student_notes
student_notes
More like this
log_late
log_late
More like this
performance_main
performance_main
More like this