Work#
- class Work[source]#
A submission in CodeGrade.
-
user:
User
# The author of the submission. If submission was created by a group this will be the virtual user of the group.
-
origin:
WorkOrigin
# The way this submission was created.
-
grade:
Optional
[float
]# The grade of the submission, or None if the submission hasn’t been graded of you cannot see the grade.
-
assignee:
Optional
[User
]# The user assigned to this submission. Or None if not assigned or if you may not see the assignee.
-
timeframe:
TimeframeLike
# The timeframe that was used to hand-in this submission. Note that this is a combined timeframe that might be more lenient than any timeframe that existed.
-
user: