Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samlau95/cs61as-autograder
Interfaces the CS61AS autograder with the edX system.
https://github.com/samlau95/cs61as-autograder
Last synced: 20 days ago
JSON representation
Interfaces the CS61AS autograder with the edX system.
- Host: GitHub
- URL: https://github.com/samlau95/cs61as-autograder
- Owner: SamLau95
- Created: 2013-10-06T03:46:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T03:50:15.000Z (over 11 years ago)
- Last Synced: 2024-11-05T08:03:27.018Z (2 months ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CS61AS edX Autograder
=====================A fork of [https://github.com/Stanford-Online/xqueue_pull_ref](https://github.com/Stanford-Online/xqueue_pull_ref).
Interfaces the CS61AS Scheme Autograder with the [edX](https://www.edx.org/) system.
Dependencies (based on what is available on the Berkeley lab computers):
- Python 2.6
- requests
- grader (autograder command line tool for CS61AS)Also note that an additional `config.py` file is needed with the queue authentication information.
Start the grader with
python grader.py