This space is archived

For current information please use the current ExamSys documentation

papers

Purpose: Stores which questions are on a paper.
Joins: properties and questions tables.

FieldTypePurpose
p_idint(4)Primary Key
papermediumint(8) unsignedName of the paper
questionint(4) unsignedID of question used (links with q_id in Questions table)
screentinyint(2) unsignedScreen number question will appear on
display_possmallint(5) unsignedUsed to control the physical order of questions on a paper