Interface LearningPathElementStatus

Hierarchy

  • LearningPathElementStatus

Properties

Properties

cmid: number

The id of the learning element (equals learning_element_id)

state: number

The status of the learning element (0 = not done, 1 = done)

timecompleted: number

The timestamp of when the learning element was completed in unix time

Generated using TypeDoc