moodlenet_share_progress

0 rows


Description

Records MoodleNet share progress

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
type TINYINT 3 null
courseid BIGINT 19 null
course.id Implied ConstraintR
cmid BIGINT 19 null
userid BIGINT 19 null
timecreated BIGINT 19 null
resourceurl VARCHAR 255 null
status TINYINT 3 null

Indexes

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

Relationships