Purpose: Holds student marks/percent by paper. Used in the Performance Summary reports.
Version: 5.1

FieldTypePurpose
paperIDmediumint(8) unsignedID of the paper
userIDint(10) unsignedThe ID of the user
markdecimal(10,5)Mark of the student.
percentdecimal(10,5)Percentage of the student.

See also: Marks Caching