Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).