PlagiarismCaseSubmission#

class PlagiarismCaseSubmission[source]#

This object represents an assignment that is connected to a plagiarism run or case.

id: int#

The id of the submission.

assignment_id: int#

The id of the assignment of the submission.

user: Union[NormalUser, GroupUser]#
created_at: datetime#

The moment the submission was created.