| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_question_states_id_seq'::regclass) |
|
|
||||||
| attempt | int8 | 19 | 0 |
|
|
|||||||
| question | int8 | 19 | 0 |
|
|
|||||||
| seq_number | int4 | 10 | 0 |
|
|
|||||||
| answer | text | 2147483647 | null |
|
|
|||||||
| timestamp | int8 | 19 | 0 |
|
|
|||||||
| event | int2 | 5 | 0 |
|
|
|||||||
| grade | numeric | 12,7 | 0 |
|
|
|||||||
| raw_grade | numeric | 12,7 | 0 |
|
|
|||||||
| penalty | numeric | 12,7 | 0 |
|
|

