Qtype Ddmarker Drags Table Schema (qtype_ddmarker_drags)


Description

Labels for markers to drag.

qtype_ddmarker_drags table columns

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

drag no

label LONGTEXT 2147483647 null

Alt text label for drag-able image.

infinite SMALLINT 5 0
noofdrags BIGINT 19 1

No of drag items, ignored if drag is infinite.

Table contained -1 rows

qtype_ddmarker_drags table indexes

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

qtype_ddmarker_drags table relationships