Skip to content

Commit

Permalink
Merge pull request #68 from eencae/patch-1
Browse files Browse the repository at this point in the history
Added UoL autograder
  • Loading branch information
ThaumicMekanism committed Mar 1, 2022
2 parents 483d8c4 + e923d64 commit e1db6d7
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 @@ -23,3 +23,4 @@ Name | Description
[pytest with Gradescope](https://github.com/GRudolph/autograder_samples/tree/master/python3-pytest) | A minimal example that uses pytest instead of unittest for Python 3 code with Gradescope
[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

0 comments on commit e1db6d7

Please sign in to comment.