Skip to content

Automatically grade student homework submissions

License

Notifications You must be signed in to change notification settings

CS1371/autograder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CS 1371 Autograder

Scrutinizer Build npm (custom registry) Github Top Language OS Read the Docs (version)

The Autograder is a tool to automatically parse, grade, and provide feedback for student submissions. The autograder accepts a wide variety of submissions, from T-Square to Canvas and more.

The autograder is under active development by the CS 1371 Software Development team, but we'd love to have more help! If you're interested in joining, please send an email to me with your name and why you'd like to join our team. If you'd like to learn more about our team, click here for more.

If you're looking to contribute as an outside collaborator, please read our guidelines for contributing

The autograder is written primarily in MATLAB.

Documentation

Looking for the documentation? Click here to access them and the specification.

Dependencies

The Autograder depends on MATLAB r2018a. Additionally, the Parallel Computing Toolbox and the Instrument Control Toolbox must be installed on the host system.