question_attempt_step_data

0 rows


Description

Each question_attempt_step has an associative array of the d

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
attemptstepid BIGINT 19 null
question_attempt_steps.id quesattestepdata_att2_fkR

Foreign key, references question_attempt_steps.id

name VARCHAR 32

The name of this bit of data.

value LONGTEXT 2147483647 null

The corresponding value

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quesattestepdata_att4_ix Performance Asc attemptstepid

Relationships