add basic readme and add new data to get complation results endpoint

This commit is contained in:
Timur
2025-03-03 19:28:58 +03:00
parent a0d2892fe0
commit 4770af7cc7
4 changed files with 43 additions and 3 deletions
+1
View File
@@ -67,3 +67,4 @@ class TaskAttachmentSchema(ModelSchema):
class TaskStatusSchema(Schema):
task_name: str
result: int
max_points: int