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: Used to hold information on the testing of papers between Class Totals report and individual student scripts.
Joins: usersproperties
Version: 4.3.1

FieldTypePurpose
idint(11)Primary Key – auto increment.
user_idint(10) unsignedThe ID of the user
paper_idmediumint(8) unsignedID of the paper
statusenum('in_progress','success','failure')Current status of the test for that paper.
errorstextTextual list of student marks which do not match between Class Totals and the individual script.
  • No labels