Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_workshop_grades_id_seq'::regclass) |
|
|
|||||
assessmentid | int8 | 19 | null |
|
|
||||||
strategy | varchar | 30 | ''::character varying |
|
|
||||||
dimensionid | int8 | 19 | null |
|
|
||||||
grade | numeric | 10,5 | null |
|
|
||||||
peercomment | text | 2147483647 | √ | null |
|
|
|||||
peercommentformat | int2 | 5 | √ | 0 |
|
|