Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 paper types the setting is supported on i.e. {"osce": 0, "survey": 0, "offline": 0, "progress": 0, "formative": 0, "summative": 1, "peer_review": 0}

...