log6

This space is archived

For current information please use the current ExamSys documentation

log6

Purpose: Holds responses for the Peer Review paper type.
Joins: userspapers and questions tables.

Field

Type

Purpose

Field

Type

Purpose

id

int(11)

Primary Key – auto increment.

paperID

mediumint(8)

ID of the paper

reviewerID

int(10)

User ID of the student performing the review

peerID

int(10)

User ID of the peer being reviewed

started

datetime

Date/time when the peer review form was submitted

q_id

int(11)

ID of the question on the form

rating

tinyint(4)

The value (answer) of the radio button selected for the question