Skip to content

Conversation

@andrewaikens87
Copy link
Contributor

This PR takes a collection of files and submits them into a current gradeable. These files can then be used in the plagiarism module via regex. It may be a good idea to generate a unique string to make regex easier.

Copy link
Member

@MasterOdin MasterOdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer to use SystemExit exception whenever possible over sys.exit unless you want specific error codes as it means we do not have to import sys then.

@andrewaikens87
Copy link
Contributor Author

@MasterOdin I have updated the script to reflect your requested changes. I have included args for the semester, gradeable, and course. In addition to this, as I mentioned in in the original post, I have added a unique hash for the files to make it easier to regex when setting up the lichen configuration. Please let me know if there is anything I missed!

@bmcutler bmcutler merged commit 7d7a25a into master Mar 28, 2020
@bmcutler bmcutler deleted the tools branch March 28, 2020 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants