Qtype Ddimageortext Drags Table Schema (qtype_ddimageortext_drags)


Description

Images to drag. Actual file names are not stored here we use the file names as found in the file storage area.

qtype_ddimageortext_drags table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
questionid BIGINT 19 0
question.id qtypddimdrag_que2_fk R
no BIGINT 19 0

drag no

draggroup BIGINT 19 0
infinite SMALLINT 5 0
label LONGTEXT 2147483647 null

Alt text label for drag-able image.

Table contained -1 rows

qtype_ddimageortext_drags table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
qtypddimdrag_que_ix Performance Asc questionid

qtype_ddimageortext_drags table relationships