| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_quiz_id_seq'::regclass) |
|
|
||||||||||||
| course | int8 | 19 | 0 |
|
|
|||||||||||||
| name | varchar | 255 | ''::character varying |
|
|
|||||||||||||
| intro | text | 2147483647 | null |
|
|
|||||||||||||
| introformat | int2 | 5 | 0 |
|
|
|||||||||||||
| timeopen | int8 | 19 | 0 |
|
|
|||||||||||||
| timeclose | int8 | 19 | 0 |
|
|
|||||||||||||
| preferredbehaviour | varchar | 32 | ''::character varying |
|
|
|||||||||||||
| attempts | int4 | 10 | 0 |
|
|
|||||||||||||
| attemptonlast | int2 | 5 | 0 |
|
|

