app_quiz_overview_regrades

0 rows


Description

This table records which question attempts need regrading and the grade they will be regraded to.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_quiz_overview_regrades_id_seq'::regclass)
questionusageid int8 19 null
slot int8 19 null
newfraction numeric 12,7 null
oldfraction numeric 12,7 null
regraded int2 5 null
timemodified int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_quizoverregr_id_pk Primary key Asc id

Diagram producer might be missing

No diagrams were produced please see application output for any errors