submissions.plagiarism module¶
-
class
submissions.plagiarism.iThenticate[source]¶ Bases:
object-
determine_folder_group(group_re)[source]¶ Return the folder group id to which the system should upload a new document to.
Generates a new folder group if needed.
-
determine_folder_id(submission)[source]¶ Return the folder id to which the system should upload a new document to.
Generates a new folder and id if needed.
-