This space is archived

For current information please use the current ExamSys documentation

reference_modules

Purpose: Holds which modules can use a particular reference material.
Joins: reference_material and reference_papers tables.

FieldTypePurpose
idint(11)Primary Key – auto increment.
refIDmediumint(8) unsignedID of the reference material - reference_material.id
idModint(11) unsignedID of the module that is linked to the reference material - modules.id