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

« Previous Version 2 Current »

Purpose: Holds an individual standard set rating for a question.
Version: 5.1
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.
  • No labels