Skip to main content

submit is a submission web service designed for programming assignments

Project description

# submit

submit is a web service that is intented to be used for online submission of programming assignments. When configured, submitted projects can be automatically assessed.

Note: This web service was written to work on UCSB’s network. A number of manual modifications are necessary to get working elsewhere.

## Releasing

In order to make a release bump the version number in submit/__init__.py. Please follow [semantic versioning](http://semver.org/).

Make a pull request as normal, and once merged to master complete the following.

From your development machine run (replace X.X.X with the version string).

python setup.py bdist_wheel python setup.py sdist upload VERSION=X.X.X git tag -m “v$VERSION” “v$VERSION” git push –tags

From submit.cs run:

./update_app.sh –update

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

submit-1.3.1.tar.gz (106.3 kB view details)

Uploaded Source

File details

Details for the file submit-1.3.1.tar.gz.

File metadata

  • Download URL: submit-1.3.1.tar.gz
  • Upload date:
  • Size: 106.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for submit-1.3.1.tar.gz
Algorithm Hash digest
SHA256 194e7dcffe15ccb43f30da975b405e8f6901adcd9606dd11eacbc0c42c168084
MD5 39fc866a2698b75c75b70cad6b6b6bf9
BLAKE2b-256 63dfcbc680d40d52f0c34736993a2d9b806856b1f217e75f709a9dc7f3a2c5bf

See more details on using hashes here.

Provenance

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