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

Purpose: Holds which internal and external reviewers are assigned to which papers.
Version: 5.1
Joins: properties table.

FieldTypePurpose
idint(11) unsignedPrimary Key
paperIDmediumint(8) unsignedID of the paper.
reviewerIDint(11) unsignedUser ID of the reviewer.
typeenum('internal','external')Type of the reviewer (internal or external)
  • No labels