ProgressStatus
Represents the progress status of a lesson
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
COMPLETED | "COMPLETED" | Completed |
IN_PROGRESS | "IN_PROGRESS" | In progress |
NEEDS_HELP | "NEEDS_HELP" | Needs help |
NOT_STARTED | "NOT_STARTED" | Not started |