Skip to content

ucbds-infra/otter-grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9394ca3 · Aug 20, 2022
Aug 20, 2022
Aug 10, 2022
Aug 27, 2021
May 30, 2021
Aug 10, 2022
Aug 10, 2022
Jul 6, 2022
Aug 24, 2021
Oct 5, 2019
Jan 3, 2022
Aug 10, 2022
Aug 20, 2022
Aug 10, 2022
Aug 28, 2021
Jan 3, 2022
Aug 10, 2022
Oct 7, 2019
Jan 3, 2022
Aug 26, 2021
Jun 26, 2022
Apr 17, 2022
Aug 10, 2022
Apr 17, 2022
Apr 22, 2022
Jul 17, 2022
Aug 10, 2022
Aug 22, 2021
Feb 14, 2020

Repository files navigation

Otter-Grader

PyPI DOI Run tests codecov Documentation Status Slack

Otter Grader is a light-weight, modular open-source autograder developed by the Data Science Education Program at UC Berkeley. It is designed to work with classes at any scale by abstracting away the autograding internals in a way that is compatible with any instructor's assignment distribution and collection pipeline. Otter supports local grading through parallel Docker containers, grading using the autograder platforms of 3rd party learning management systems (LMSs), the deployment of an Otter-managed grading virtual machine, and a client package that allows students to run public checks on their own machines. Otter is designed to grade Python scripts and Jupyter Notebooks, and is compatible with a few different LMSs, including Canvas and Gradescope.

Documentation

The documentation for Otter can be found here.

Contributing

See CONTRIBUTING.md.

Changelog

See CHANGELOG.md.