Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
question | BIGINT | 19 | 0 |
|
|
|||||
synchronize | TINYINT | 3 | 0 |
|
|
|||||
single | SMALLINT | 5 | 0 |
|
|
|||||
shuffleanswers | SMALLINT | 5 | 0 |
|
|
|||||
correctfeedback | LONGTEXT | 2147483647 | √ | null |
|
|
||||
correctfeedbackformat | TINYINT | 3 | 0 |
|
|
|||||
partiallycorrectfeedback | LONGTEXT | 2147483647 | √ | null |
|
|
||||
partiallycorrectfeedbackformat | TINYINT | 3 | 0 |
|
|
|||||
incorrectfeedback | LONGTEXT | 2147483647 | √ | null |
|
|
||||
incorrectfeedbackformat | TINYINT | 3 | 0 |
|
|
|||||
answernumbering | VARCHAR | 10 | abc |
|
|
|||||
shownumcorrect | TINYINT | 3 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
quescalcopti_que4_ix | Performance | Asc | question |