Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_question_attempts_id_seq'::regclass) |
|
|
||||||||
questionusageid | int8 | 19 | null |
|
|
|||||||||
slot | int8 | 19 | null |
|
|
|||||||||
behaviour | varchar | 32 | ''::character varying |
|
|
|||||||||
questionid | int8 | 19 | null |
|
|
|||||||||
variant | int8 | 19 | 1 |
|
|
|||||||||
maxmark | numeric | 12,7 | null |
|
|
|||||||||
minfraction | numeric | 12,7 | null |
|
|
|||||||||
flagged | int2 | 5 | 0 |
|
|
|||||||||
questionsummary | text | 2147483647 | √ | null |
|
|