Skip to content

Commit

Permalink
Merge pull request #33 from shriram/master
Browse files Browse the repository at this point in the history
Racket autograder
  • Loading branch information
ibrahima committed May 28, 2020
2 parents 6745063 + b523be1 commit ead1e82
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 @@ -20,3 +20,4 @@ Name | Description
[Otter-Grader](https://otter-grader.readthedocs.io/) | A Jupyter Notebook/Python autograder that is compatible with the Gradescope autograder platform
[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/)

0 comments on commit ead1e82

Please sign in to comment.