The Information below is for ROGO 6.1.0+

Purpose: Holds information about student computer labs.

Joins: client_identifiers, campus.

FieldTypePurposeKEY
idsmallint(5) unsignedPrimary Key – auto increment. 
namevarchar(255)Name of the lab 
campusint(8)Campus that the lab is onFOREIGN KEY campus.id
buildingvarchar(255)Building name that the lab is in 
room_novarchar(255)Room number of the lab 
timetablingtextTextual description about how the lab can be booked/timetabled for exams 
it_supporttextTextual description about any IT support for the lab 
plagarismtextTextual description about what stepts to minimise plagarism should be made for this lab