Activity

Hierarchy

  • ReturnsStatusesItem

Properties

cmid: null | number

course module ID

Completion status details

hascompletion: null | boolean

Whether this activity module has completion enabled

instance: null | number

instance ID

isautomatic: null | boolean

Whether this activity module instance tracks completion automatically.

istrackeduser: null | boolean

Whether completion is being tracked for this user.

modname: null | string

activity module name

overrideby: null | number

The user id who has overriden the status, or null

state: null | number

Completion state value: 0 means incomplete, 1 complete, 2 complete pass, 3 complete fail

timecompleted: null | number

timestamp for completed activity

tracking: null | number

type of tracking: 0 means none, 1 manual, 2 automatic

uservisible: null | boolean

Whether this activity is visible to the user.

valueused: null | boolean

Whether the completion status affects the availability of another activity.

Generated using TypeDoc