gradepenalty_duedate_rule

0 rows


Description

Penalty rules

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
contextid BIGINT 19 null
context.id Implied ConstraintR

The context where the rule will be applied to

sortorder BIGINT 19 0

Rule with lower late value will display first

overdueby BIGINT 19 null

Overdue boundary

penalty DOUBLE 10 null

The deducted percentage will be applied the late submission

usermodified BIGINT 19 0
user.id gradduedrule_use2_fkR
timecreated BIGINT 19 0
timemodified BIGINT 19 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
gradduedrule_con2_ix Performance Asc contextid
gradduedrule_use2_ix Performance Asc usermodified

Relationships