63 skills found · Page 1 of 3
PrairieLearn / PrairieLearnOnline problem-driven learning system
gradescope / Autograder SamplesExamples of autograders for running on Gradescope
eecs-autograder / Autograder.ioCentral documentation and issue tracker for autograder.io
TricksterGuy / ComplxExtensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
bilalzaib / AutoGraderA Python based AutoGrader for Python Assignments.
gradescope / Gradescope UtilsPython package for building Gradescope autograders
csev / PythonautoAn IMS LTI based Python Autograder, initially to support my Python For Informatics Book MOOC
arthtyagi / JudgeA 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.
sourcegrade / JagrJava AutoGrader, Implemented in Kotlin
JZJisawesome / Ece250 TestcasesECE250 Testcases and Autograder
tkutcher / JgradeA library for grading Java assignments
saligrama / SecurescopeAn autograder base Docker image for Gradescope with improved security
octobear2 / Ob2An autograder and grade database for GitHub-based courses
sweirich / HaskelltesterSimple autograder for Haskell programming assignments
pawtograder / PlatformCI-based autograder, Q&A and CourseOps platform
RANDCorporation / Judge Reliability HarnessFramework for generating validation data for LLM-as-a-Judge and LLM Autograders
makeopensource / DevUAutograder version 4
edulinq / Autograder PyThe Python interface to the autograder.
LeoMurri / PennGraderA seamless in-line Jupyter Notebook autograder.
imgVOID / Autograding ApiA 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.