Interface ReturnsItemModulesItemCompletiondata

Hierarchy

  • ReturnsItemModulesItemCompletiondata

Properties

An array of completion details containing the description and status.

hascompletion: boolean

Whether this activity module has completion enabled.

isautomatic: boolean

Whether this activity module instance tracks completion automatically.

istrackeduser: boolean

Checks whether completion is being tracked for this user.

overrideby: null | number

user ID that has overridden the completion state of this activity for the user.

state: number

overall completion state of this course module.

timecompleted: number

course completion timestamp.

uservisible: boolean

Whether this activity is visible to user.

valueused: boolean

True if module is used in a condition, false otherwise.

Generated using TypeDoc