Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| template_id | VARCHAR | 32 |  |  | ||||
| user_id | VARCHAR | 32 | √ | null |  |  | ||
| institution_id | VARCHAR | 32 | √ | null |  |  | ||
| name | VARCHAR | 255 |  |  | ||||
| show_questions | BIT | 1 | 1 |  |  | |||
| show_total_stats | BIT | 1 | 1 |  |  | |||
| show_graphics | BIT | 1 | 1 |  |  | |||
| show_questionblock_headline | BIT | 1 | 1 |  |  | |||
| show_group_headline | BIT | 1 | 1 |  |  | |||
| polscale_gfx_type | VARCHAR | 255 | bars |  |  | |||
| likertscale_gfx_type | VARCHAR | 255 | bars |  |  | |||
| mchoice_scale_gfx_type | VARCHAR | 255 | bars |  |  | |||
| kurzbeschreibung | VARCHAR | 255 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | template_id | 
| user_id | Performance | Asc/Asc/Asc | user_id + institution_id + name | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors