An open API service indexing awesome lists of open source software.

https://github.com/submitty/submitty

Homework Submission, Automated Grading, and TA grading system.
https://github.com/submitty/submitty

autograding education hacktoberfest homework-server submitty teaching-tools

Last synced: 3 months ago
JSON representation

Homework Submission, Automated Grading, and TA grading system.

Awesome Lists containing this project

README

          




Submitty Logo

[![Submitty CI](https://github.com/Submitty/Submitty/actions/workflows/submitty_ci.yml/badge.svg?event=push)](https://github.com/Submitty/Submitty/actions/workflows/submitty_ci.yml)
[![Vagrant Up](https://github.com/Submitty/Submitty/actions/workflows/vagrant_up.yaml/badge.svg)](https://github.com/Submitty/Submitty/actions/workflows/vagrant_up.yaml)

# Usage

System instructions located at [https://submitty.org/](https://submitty.org/)

# Background

[Submitty](https://submitty.org) is an open source course management, assignment submission, exam and grading system
from the [Rensselaer Center for Open Source Software (RCOS)](https://new.rcos.io/),
[Department of Computer Science](https://compsci.rpi.edu/) at
[Rensselaer Polytechnic Institute](https://www.rpi.edu/).

The Submitty project is hosted on [GitHub](https://github.com/Submitty).

Our key features are described here: [https://submitty.org/index/features](https://submitty.org/index/features)

## Contributing

To learn how to contribute to our project, please read:
[How to Make a Pull Request](https://submitty.org/developer/getting_started/make_a_pull_request)
[How to Review a Pull Request](https://submitty.org/developer/getting_started/review_a_pull_request)

# Contact Us

If you have a question, please [contact us](https://submitty.org/index/contact) through Zulip.

### LICENSING

Submitty is licensed under BSD "3-Clause" which can be viewed in [LICENSE](LICENSE.md)
Licenses for the 3rd party components can be viewed in [LICENSE-THIRD-PARTY](LICENSE-THIRD-PARTY.md)