autograder
There are 74 repositories under autograder topic.
okpy/ok
ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
ucbds-infra/otter-grader
A Python and R autograding solution
gradescope/autograder_samples
Examples of autograders for running on Gradescope
TricksterGuy/complx
Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
okpy/ok-client
A Python client for the OK autograding system
infomark-org/infomark
free, scalable, modern, and open-source course management system with auto testing of programming assignments
gradescope/gradescope-utils
Python package for building Gradescope autograders
arthtyagi/judge
A blazingly fast online judge/ autograder ⚖️ built with Python and the Django framework to test cases against your solution. Check out the sponsor links and help fund DomeCode.
pedal-edu/pedal
A collection of tools to analyze student's Python source code
tkutcher/jgrade
A library for grading Java assignments
quickfeed/quickfeed
QuickFeed server and web frontend for instant feedback on programming assignments
codern-org/codern
🚀 An open-source Coding Platform (Beta)
illinois-cs241/broadway
A distributed systems framework used running distributable workloads.
strellic/Laplace
Laplace is a web-based learning and coding platform for both students and teachers alike!
codern-org/legacy
📦 A prototype version of Codern
imgVOID/autograding-api
A simple Docker sandbox example and a ready-to-use autograder API. Based on asynchronous FastAPI and disposable Docker containers. Three modes of operation: Python subprocess, Python Docker SDK and Python on Whales.
RiceComp215-Staff/RiceChecks
Gradle-based Java AutoGrader
jacquard-autograder/jacquard
Platform-independent Java autograder with Gradescope support
RichelleT/Education-System-in-Django
Education System Web Application
illinois-cs241/broadway-api
This is the old repo for Broadway API. Please see the new repo for newest version of Broadway https://github.com/illinois-cs241/broadway
ucbds-infra/ottr-sample
Examples for R autograder ottr
UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
sachinbiradar9/Autograder
🏆 Automatically grade english essays using NLP techniques. (This is not a ML model)
cgtuebingen/infomark-ui
Front-end for the Infomark online platform
snap-cloud/lambda
An LTI backed server for auto grading Snap! code
JingkangZhang/autoAG
Python autograder generator. Composing coding homework and writing test cases made easy with a simple framework and friendly interface!
WesleyCh3n/NTUBME-Autograde
NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.
alvinwan/kaggle-mimic
Gradescope Autograder that mimics Kaggle, minus a lengthy approval process and leaderboards
Dannnno/PyGrader
Repository demonstrating how python can be used to auto-grade homework assignments. Does not contain any specific assignments or their tests, but does contain the basic building blocks used.
sorousherafat/vjudge-cli
a command-line tool for automatic judge of verilog HDL code.
bralax/gradescope_autograder
A Java-based autograder built for the www.gradescope.com Autograder
ChiragSoni95/Autograder
:trophy: Automatically grade english essays using NLP techniques (This is not a ML model).
illinois-cs241/broadway-grader
This is the old repo for Broadway grader. Please see the new repo for newest version of Broadway https://github.com/illinois-cs241/broadway
ucbds-infra/ottr
Autograder for R scripts, Rmd documents, and Jupyter Notebooks with R kernels