# Submitty
**Repository Path**: alonegg/Submitty
## Basic Information
- **Project Name**: Submitty
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-19
- **Last Updated**: 2024-06-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/Submitty/Submitty/actions/workflows/submitty_ci.yml)
# Usage
System instructions located at http://submitty.org/
# Background
Submitty is an open source programming assignment submission system
from the
[Rensselaer Center for Open Source Software (RCOS)](https://rcos.io/), launched
by the [Department of Computer Science](https://science.rpi.edu/computer-science) at
[Rensselaer Polytechnic Institute (RPI)](https://rpi.edu/).
The Submitty project is hosted on [GitHub](https://github.com/Submitty).
# Key Features
* Secure testing of many languages: Python, C/C++, Java, Scheme, Prolog, SPIM, and anything available on GNU / Linux!
* Customizable automated grading with immediate feedback to students
* Advanced grading tools: static analysis, JUnit, code coverage, memory debuggers, etc.
* Student upload by drag-and-drop, zip upload, or version control
* Correct mistakes through multiple submissions, flexible "late day" policy, hidden tests
* Interface for complementary instructor/TA manual grading, overall grade summaries
* Instructors have full access to logs for debugging, launch batch regrading
* Scales to multiple courses with thousands of students
* Supports multiple instructors and TAs per course
* Open-source, free to use, install on your own hardware, or VPS
# Contact Us
If you have a question, please [contact us](https://submitty.org/#contact-us) through email or our Slack.
### 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)