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 default Ebel grid values in named templates.
Joins: modules table.

FieldTypePurpose
idint(11)Primary Key – auto increment.
EEtinyint(4)Easy/Essential percentage
EItinyint(4)Easy/Important percentage
ENtinyint(4)Easy/Nice to Know percentage
MEtinyint(4)Medium/Essential percentage
MItinyint(4)Medium/Important percentage
MNtinyint(4)Medium/Nice to Know percentage
HEtinyint(4)Hard/Essential percentage
HItinyint(4)Hard/Important percentage
HNtinyint(4)Hard/Nice to Know percentage
EE2tinyint(4)Easy/Essential percentage (distinction grid)
EI2tinyint(4)Easy/Important percentage (distinction grid)
EN2tinyint(4)Easy/Nice to Know percentage (distinction grid)
ME2tinyint(4)Medium/Essential percentage (distinction grid)
MI2tinyint(4)Medium/Important percentage (distinction grid)
MN2tinyint(4)Medium/Nice to Know percentage (distinction grid)
HE2tinyint(4)Hard/Essential percentage (distinction grid)
HI2tinyint(4)Hard/Important percentage (distinction grid)
HN2tinyint(4)Hard/Nice to Know percentage (distinction grid)
namevarchar(255)Title of the template (distinction grid)

See also: StandardSetting

  • No labels