Skip to content

Commit

Permalink
Merge pull request #71 from mattrussell2/patch-1
Browse files Browse the repository at this point in the history
Update resources.md - added C/C++ gradescope autograder from Tufts
  • Loading branch information
ibrahima committed Jun 22, 2022
2 parents 12437b8 + 32ff4e6 commit aee042d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ Name | Description
[SQLite3 with Gradescope](https://github.com/scotpatti/SQLiteAutograder) | A lightweight autograder for SQLite3. Handles multiple queries and returns the number right as the grade. Running six complex queries, students usually receive their grades in 6-10 seconds.
[Racket with Gradescope](https://github.com/shriram/gradescope-racket) | An auto-grader for [Racket](https://racket-lang.org/)
[UoL Autograder](https://uol-autograder.readthedocs.io/en/latest/) | University of Leeds autograder for C++ and Python
[Tufts C/C++ Gradescope Autograder](https://gitlab.cs.tufts.edu/mrussell/gradescope-autograding) | A customizable C/C++ Autograder that integrates with Gradescope, along with instructions and scripts for custom container building and git integration.

0 comments on commit aee042d

Please sign in to comment.