For Developers
Enrollment State
An Enrollment State describes the state of an Enrollment. Providers often limit functionality for enrollments that are not active.
The values of this enum are of type string.
Values
| Value | Description |
|---|---|
active | The enrollment is active. |
inactive | The enrollment is not active. |
dropped | The person has dropped out of the class. |
upcoming | The enrollment period has not yet started. |
pending | The person has been invited to enroll, but has not yet accepted. |
completed | The enrollment has concluded. |