Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose: Holds the mean and median performance of a question on a particular paper.
Version: 5.1

FieldTypePurpose
paperIDmediumint(8) unsignedID of the paper
questionIDint(11) unsignedID of the question
mediandecimal(10,5)Median value of students in the cohort.
meandecimal(10,5)Mean value of students in the cohort.

...