Now that I have some CD2 data, I'm trying to understand it.
Maybe this is old hat to the CD1 folk. But as I look at the Courses workflow_state they seem to be different than the API workflow_state
API
- available
- completed
- deleted
- unpublished
CD2
- available
- created
- claimed
- completed
- deleted
-
Is there a mapping of workflow states, e.g., available (API) = available (CD1/CD2) ?
TIA