Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T06:26:32.000Z (9 months ago)
- Last Synced: 2024-02-20T07:33:06.583Z (9 months ago)
- Topics: autograder, autograding, gradescope, jupyter-notebook, python, r, rmd
- Language: R
- Homepage:
- Size: 110 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ottr
[![Run tests](https://github.com/ucbds-infra/ottr/actions/workflows/run-tests.yml/badge.svg)](https://github.com/ucbds-infra/ottr/actions/workflows/run-tests.yml)
[![codecov](https://codecov.io/gh/ucbds-infra/ottr/branch/master/graph/badge.svg?token=7UL6L4JYX1)](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).