Closed
Description
From #242
Challenge API
- Populate
track
from trackId (String: Design, Data Science, Development, Quality Assurance) - Populate
type
from typeId (String: Challenge, First2Finish, Task)
Resources API
- Prevent adding more than one submitter on a challenge.task.isTask = true
Legacy Challenge Processor
- Update Legacy Challenge Processor to
- Utilize the new properties
- Convert track, subtrack and type to the v4 properties using the /challenge-migration/convert-to-v4
- Populate the isTask properly
- Disable HTML Conversion of Markdown ?