app_quiz_reports

4 rows


Description

Lists all the installed quiz reports and their display order and so on. No need to worry about deleting old records. Only records with an equivalent directory are displayed.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_quiz_reports_id_seq'::regclass)
name varchar 255 null
displayorder int8 19 null
capability varchar 255 null

Indexes

Constraint Name Type Sort Column(s)
app_quizrepo_id_pk Primary key Asc id
app_quizrepo_nam_uix Must be unique Asc name

Diagram producer might be missing

No diagrams were produced please see application output for any errors