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.
- Host: GitHub
- URL: https://github.com/submitty/submitty
- Owner: Submitty
- License: bsd-3-clause
- Created: 2014-01-25T17:43:57.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2026-03-07T02:54:25.000Z (3 months ago)
- Last Synced: 2026-03-07T06:48:35.479Z (3 months ago)
- Topics: autograding, education, hacktoberfest, homework-server, submitty, teaching-tools
- Language: PHP
- Homepage: http://submitty.org
- Size: 94 MB
- Stars: 749
- Watchers: 32
- Forks: 991
- Open Issues: 684
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-THIRD-PARTY.md
- Security: SECURITY.md
- Support: SUPPORT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[](https://github.com/Submitty/Submitty/actions/workflows/submitty_ci.yml)
[](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)