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

Table added in Rogo 7.2.0.

Purpose: Stores a papers settings.

Joins: paper_settings_setting, properties

Field

Type

Purpose

paperid

mediumin unsigned

FK to properties.property_id (part of PK)

setting

varchar (100)

The setting, FK tp paper_settings_setting.setting (part of PK)

value

text

ID of question used (links with q_id in Questions table)


  • No labels