Exercise status
Exercise Status
Description: _Enumeration of exercise status.
- STATUS_PENDING: The exercise is in a pending state.
- STATUS_COMPLETE: The exercise is complete and a certificate was issued.
- STATUS_CANCELED: The exercise is canceled._
Referenced By (1): - Exercise
Type: STRING
Allowed Values:
- STATUS_PENDING
- STATUS_COMPLETE
- STATUS_CANCELED