This space is archived

For current information please use the current ExamSys documentation

admin_access

Purpose: Used to grant school-level access permissions to staff with 'Admin' rights.
Joins: users and schools tables.

FieldTypePurpose
adminIDint(11)Primary Key – auto increment.
userIDint(10) unsignedID of the member of staff granting 'Admin' access to.
schools_idint(11)The School ID that you want to grant access to.