survey

0 rows


Description

Each record is one SURVEY module with its configuration

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
survey_analysis.survey survanal_sur2_fkR
survey_answers.survey survansw_sur2_fkR
course BIGINT 19 0
template BIGINT 19 0
days MEDIUMINT 7 0
timecreated BIGINT 19 0
timemodified BIGINT 19 0
name VARCHAR 255
intro LONGTEXT 2147483647 null
introformat SMALLINT 5 0
questions VARCHAR 255
completionsubmit BIT 1 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
surv_cou2_ix Performance Asc course

Relationships