app_qtype_ddimageortext_drags

0 rows


Description

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

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_qtype_ddimageortext_drags_id_seq'::regclass)
questionid int8 19 0
app_question.id Defined in XMLR
no int8 19 0
draggroup int8 19 0
infinite int2 5 0
label text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
app_qtypddimdrag_id_pk Primary key Asc id
app_qtypddimdrag_que_ix Performance Asc questionid

Relationships