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 3 Current »

The Information below is for 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)  
  • No labels