Skip to main content

Tool for automating submitting assessments to the University of York Computer Science department.

Project description

uoy_assessment_uploader

If you have an open exam, help me test the new and improved version!! See here: https://github.com/joelsgp/uoy-assessment-uploader/pull/1

Install

  1. When you have Python and Pip ready, it's as easy as:
    python -m pip install "uoy-assessment-uploader"
    
    • or, directly from the repo:
      python -m pip install "git+https://github.com/joelsgp/uoy-assessment-uploader"
      
  2. As shrimple as that

Use

Like this:

  • python -m uoy_assessment_uploader --help
    
    or
  • uoy-assessment-uploader --help
    

Once it's submitted, you should receive an email to your uni address with confirmation. The email will show you the MD5 hash, like so:

MD5 hash of file: 97f212cda7e5200a67749cac560a06f4

If this matches the hash shown by the program, you can be certain you successfully uploaded the right file.

Example

uoy-assessment-uploader --username "ab1234" --exam-number "Y1234567" --submit-url "/2021-2/submit/COM00012C/901/A"
Found file 'exam.zip'.
MD5 hash of file: 05086595c7c7c1a962d6eff6872e18c0
Loading cookie file 'cookies.txt'
No cookies to load!
Logging in..
Password: <PASSWORD HIDDEN>
Logged in.
Entering exam number..
Entered exam number.
Uploading file...
Uploaded fine.
Saved cookies.
Finished!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uoy_assessment_uploader-0.5.0.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

uoy_assessment_uploader-0.5.0-py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page