| ... | ... | @@ -62,7 +62,7 @@ |
|
|
|
"submissionId": "string"
|
|
|
|
"status": "'Not reviewed' | 'Approved' | 'Rejected' | 'Not submitted'"
|
|
|
|
"fileName": "string"
|
|
|
|
"mimeType"?: "string"
|
|
|
|
"mimeType": "string"
|
|
|
|
"createdAt": "string"
|
|
|
|
"updatedAt": "string"
|
|
|
|
"taskTaskId": "string"
|
| ... | ... | @@ -72,7 +72,7 @@ |
|
|
|
}[]
|
|
|
|
"playerResult": {
|
|
|
|
"time": "number"
|
|
|
|
"score"?: "number"
|
|
|
|
"score": "number"
|
|
|
|
}
|
|
|
|
"totalScore": "number"
|
|
|
|
"totalTime": "number"
|
| ... | ... | |
| ... | ... | |