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: Stores general performance information for a question (date, cohort size, etc).
Joins: questions and properties tables
Version: 4.3

FieldTypePurpose
idint(11)Auto increment field for the table
q_idint(10) unsignedID of the question
paperIDint(10) unsignedID of the paper
percentagetinyint(4)Percentage size used to run the Frequency/Discrimination Analysis report.
cohort_sizeint(10) unsignedHow many students took the exam.
takendateDate the exam was taken.
  • No labels