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

« Previous Version 2 Current »

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

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
  • No labels