This space is archived

For current information please use the current ExamSys documentation

std_set_questions

Purpose: Holds an individual standard set rating for a question.
Joins: std_set table.

FieldTypePurpose
idint(10) unsignedAuto increment field
std_setIDint(10) unsignedID of the current user logged in who is performing the review.
questionIDint(11) unsignedID of the question being reviewed.
ratingtextThe rating of the individual question.