workshopform_numerrors_map

0 rows


Description

This maps the number of errors to a percentual grade for sub

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
workshopid BIGINT 19 null
workshop.id worknumemap_wor2_fkR

The id of the workshop

nonegative BIGINT 19 null

Number of negative responses given by the reviewer

grade DECIMAL 10,5 null

Percentual grade 0..100 for this number of negative responses

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
worknumemap_wor4_ix Performance Asc workshopid
worknumemap_wornon2_uix Must be unique Asc/Asc workshopid + nonegative

Relationships