https://github.com/ucbds-infra/ottr
Autograder for R scripts, Rmd documents, and Jupyter Notebooks with R kernels
https://github.com/ucbds-infra/ottr
autograder autograding gradescope jupyter-notebook python r rmd
Last synced: 6 months ago
JSON representation
Autograder for R scripts, Rmd documents, and Jupyter Notebooks with R kernels
- Host: GitHub
- URL: https://github.com/ucbds-infra/ottr
- Owner: ucbds-infra
- License: other
- Created: 2020-06-28T23:25:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T01:20:50.000Z (11 months ago)
- Last Synced: 2025-03-25T09:01:48.209Z (7 months ago)
- Topics: autograder, autograding, gradescope, jupyter-notebook, python, r, rmd
- Language: R
- Homepage:
- Size: 114 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ottr
[](https://github.com/ucbds-infra/ottr/actions/workflows/run-tests.yml)
[](https://app.codecov.io/gh/ucbds-infra/ottr)Ottr is a client-side R autograding package that is designed to be mixed into
[Otter-Grader](https://github.com/ucbds-infra/otter-grader) to extend it to R Jupyter Notebooks, R
scripts, and Rmd documents.For more details about ottr and its usage, see the [Otter-Grader documentation](https://otter-grader.rtfd.io).