Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_question_calculated_options_id_seq'::regclass) |
|
|
|||||
question | int8 | 19 | 0 |
|
|
||||||
synchronize | int2 | 5 | 0 |
|
|
||||||
single | int2 | 5 | 0 |
|
|
||||||
shuffleanswers | int2 | 5 | 0 |
|
|
||||||
correctfeedback | text | 2147483647 | √ | null |
|
|
|||||
correctfeedbackformat | int2 | 5 | 0 |
|
|
||||||
partiallycorrectfeedback | text | 2147483647 | √ | null |
|
|
|||||
partiallycorrectfeedbackformat | int2 | 5 | 0 |
|
|
||||||
incorrectfeedback | text | 2147483647 | √ | null |
|
|