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 »

Table added in Rogo 7.2.0.

Purpose: Stores paper settings definitions

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

json array to indicate which apper types the setting is supported on i.e. {"osce": 0, "survey": 0, "offline": 0, "progress": 0, "formative": 0, "summative": 1, "peer_review": 0}


  • No labels