course_completion_criteria

0 rows


Description

Course completion criteria

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
course BIGINT 19 0
course.id course_completion_criteria_erd_course_idR
criteriatype BIGINT 19 0
module VARCHAR 100 null
moduleinstance BIGINT 19 null
courseinstance BIGINT 19 null
enrolperiod BIGINT 19 null
timeend BIGINT 19 null
gradepass DECIMAL 10,5 null
role BIGINT 19 null

Indexes

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

Relationships