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 statistics of the performance of a paper. Used in the Performance Summary reports.
Version: 5.1

FieldTypePurpose
paperIDmediumint(8) unsignedID of the paper
cachedint(10) unsignedUnix timestamp when the data was cached.
max_markdecimal(10,5)Maximum student mark on the paper.
max_percentdecimal(10,5)Maximum student percentage on the paper.
min_markdecimal(10,5)Minimum student mark on the paper.
min_percentdecimal(10,5)Minimum student percentage on the paper.
q1decimal(10,5)Quartile 1 percentage.
q2decimal(10,5)Quartile 2 percentage.
q3decimal(10,5)Quartile 3 percentage.
mean_markdecimal(10,5)Mean student mark on the paper.
mean_percentdecimal(10,5)Mean student percentage on the paper.
stdev_markdecimal(10,5)Standard deviation mark.
stdev_percentdecimal(10,5)Standard deviation percentage.

See also: Marks Caching

  • No labels