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 Next »

The information below isfor an in development branch of Rogo


Purpose: Used to store academic sessions used through the system.

Version: 6.1

Joins: users, users_metadata,  tables.

FieldTypePurposeKey
calendar_yearint(4)Calendar start year of session i.e. 2014PRIMARY KEY
academic_yearvarchar(30)Free text description of session i.e. 2014/15 
cal_statustinyint(1)Flag for visibility in calendar 
stat_statustinyint(1)Flag for visibility in statistics 
deleteddatetimeTime stamp of when the session was deleted 
deletedbyint(10)users.id for user who deleted the session 
  • No labels