qtype_match_options

0 rows


Description

Defines the question-type specific options for matching ques

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
questionid BIGINT 19 0
question.id qtypmatcopti_que_fkR
shuffleanswers SMALLINT 5 1
correctfeedback LONGTEXT 2147483647 null
correctfeedbackformat TINYINT 3 0
partiallycorrectfeedback LONGTEXT 2147483647 null
partiallycorrectfeedbackformat TINYINT 3 0
incorrectfeedback LONGTEXT 2147483647 null
incorrectfeedbackformat TINYINT 3 0
shownumcorrect TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
qtypmatcopti_que2_uix Must be unique Asc questionid

Relationships