{
"id": "string",
"courseId": "string",
"topicId": "string",
"title": "string",
"status": "PUBLISHED",
"openAt": "2019-08-24T14:15:22.123Z",
"dueAt": "2019-08-24T14:15:22.123Z",
"allowLate": true,
"maxPoints": 0,
"allowedFileTypes": [
"string"
],
"showGrades": true,
"order": 0,
"submissionCount": 0,
"gradedCount": 0,
"mySubmission": {
"id": "string",
"status": "DRAFT",
"score": 0,
"submittedAt": "2019-08-24T14:15:22.123Z"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}