app_qtype_ddmarker_drags

0 rows


Description

Labels for markers to drag.

Columns

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

Indexes

Constraint Name Type Sort Column(s)
app_qtypddmadrag_id_pk Primary key Asc id
app_qtypddmadrag_que_ix Performance Asc questionid

Relationships