This space is archived

For current information please use the current ExamSys documentation

relationships

ROGO 6.1.0


Purpose: Stores relationship pairs between questions and objectives.

Joins: academic_yearpapersmodules and questions tables.

Field
Type
Purpose
Key
rel_idint(11)auto increment.PRIMARY KEY
idModint(11) unsignedModule ID of the paper and objectives.
paper_idmediumint(8) unsignedPaper ID
question_idint(11)ID of the question being mapped to the objective.
obj_idint(11)ID of the objective being mapped to the question.
calendar_yearint(4)Academic year the metadata applies to.FOREIGN KEY academic_year.calendar_year
vle_apivarchar(255)which vle api is this relationship for
map_levelsmallint(2)