Skip to main content

Routines for interacting with Cornell installations of Canvas and Qualtrics

Project description

grading

Routines for semi-automated grading of MATLAB coding assignments and interaction with Canvas and Qualtrics.

Please note: the Canvas routines have the potential to bork your gradebook and (unlikely but possibly) whole course site. Use at your own risk.

Documentation Status Code style: black PyPI version Requirements Status

cornellGrading Installation

To install from PyPI:

pip install --user cornellGrading

Or, with optional dependencies required to push LaTeX into Canvas HTML:

pip install --user cornellGrading[latex2html]

To install system-wide, omit the --user option.


NOTE

The latex2html option requires the pandoc executable to be installed and in the system PATH. For detailed pandoc installation instructions see here: https://pandoc.org/installing.html


If cloning from github, in the cloned grading directory:

pip install --user .

or, to install in developer mode:

pip install --user -e .

In order to also install requirements needed push LaTeX into Canvas HTML, do:

pip install --user -e .[latex2html]

cornellGrading Documentation

Documentation is available here: https://grading.readthedocs.io/

Docstrings: https://grading.readthedocs.io/en/latest/cornellGrading.html#module-cornellGrading.cornellGrading

Acknowledgements

cornellGrading uses UCF/Open_'s canvasapi and the black code formatter.

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

cornellGrading-2.0.0.tar.gz (23.3 kB view details)

Uploaded Source

File details

Details for the file cornellGrading-2.0.0.tar.gz.

File metadata

  • Download URL: cornellGrading-2.0.0.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for cornellGrading-2.0.0.tar.gz
Algorithm Hash digest
SHA256 5719be4ec77d0490df25e21b463787ceade2afc78bf67d1d15dab0223fccf3fa
MD5 36569895af70727e8a5f17abe114ac85
BLAKE2b-256 2f6978951d6d92735b2e51156934b568e75c75e657f4f0f25ca17d1f1e96f0a4

See more details on using hashes here.

Supported by

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