Versions Compared

Key

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

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.

...