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: Joining table between questions and modules. Controls which modules a question is on.
Joins: questionsmodules
Version: 5.0

FieldTypePurpose
q_idint(4) unsignedPrimary Key - ID of the question
idModint(11) unsignedPrimary Key - ID of the module
  • No labels