Skip to content

chendaniely/grader

This branch is 212 commits behind rstudio/gradethis:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7dec83 · Apr 9, 2020
Mar 31, 2020
Aug 14, 2019
Apr 9, 2020
Aug 23, 2019
Aug 23, 2019
Aug 7, 2019
Mar 31, 2020
Aug 9, 2019
Jul 15, 2019
Jun 14, 2019
Dec 16, 2019
Dec 16, 2019
Aug 23, 2019
Oct 8, 2019
Jun 3, 2019
Jun 3, 2019
Aug 2, 2019

Repository files navigation

gradethis

Travis build status Codecov test coverage CRAN version gradethis downloads per month DOI

RStudio Community: Teaching RStudio Ask a question: gradethis

Pairing with the learnr R package, gradethis provides multiple methods to grade learnr exercises. To learn more about learnr tutorials, please visit https://rstudio.github.io/learnr/.

Installation

You can install the released version of gradethis from CRAN with:

install.packages("gradethis")

The development version of gradethis can be installed from GitHub with:

remotes::install_github("rstudio-education/gradethis")

Grading Demo

To view the latest grading demo of the different checking methods:

library(gradethis)
gradethis::gradethis_demo()

About

Tools for teachers to use with learnr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 56.7%
  • HTML 43.3%