This space is archived

For current information please use the current ExamSys documentation

paper_feedback

Purpose: Holds the textual feedback/percentages to use for formative papers.
Joins: users and properties tables.

FieldTypePurpose
idint(11) unsignedPrimary Key – auto increment.
paperIDmediumint(8) unsignedID of paper the feedback is attached to.
boundarytinyint(3) unsignedThe percentage boundary that determines which piece of feedback output for what score.
msgtextThe feedback message.