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

Version 1 Next »

Table added in Rogo 7.2.0.

Purpose: Stores which a papers settings definition

Joins: paper_settings, paper_settings_category

Fiel

Type

Purpose

setting

varchar(100)

the setting (PK)

category

varchar (10)

the category (FK to paper_settings_categorry.name)

type

varchar(10)

type of setting. currently supported:

boolean

supported

json

settings


  • No labels