learnr icon indicating copy to clipboard operation
learnr copied to clipboard

Interactive Tutorials with R Markdown

Results 108 learnr issues
Sort by recently updated
recently updated
newest added

I don't really know how `Rcpp` doesn't work in R markdown `learnr` server and I also don't know if I make a mistake or not. ![image](https://github.com/rstudio/learnr/assets/115967011/dddcf21f-a44e-4dc8-a31f-ca6659db44b0)

I 100% understand why you wouldn't want to expose the entire working directory to the shiny app that learnr builds, but I wish it were possible to have a bit...

Given that Posit has said that Quarto is going to be the way forward (though RMarkdown will still be supported) is there any way to get this to work in...

Solves #382 This creates a question type which has multiple correct questions but for which it is not required to select all of the correct options before proceeding. A successfully...

This PR implements a new way to customize the outputs from both `{learnr}` and `{gradethis}` using exercise options.

This implements the new mobile view + opt-in use of `headroom.js` for the header

This is a PR implementing a sanity-check for a Rmd. (WIP for now)

see [FR](https://github.com/rstudio/learnr/issues/465) PR task list: - [x] Update NEWS - [ ] Add tests (if possible) - [ ] Update documentation with `devtools::document()`

## Hybrid Storage We discovered when we deployed learnr tutorials to a hosted environment that certain parts of the tutorial would take a long time(30-45 seconds) to initialized. This was...

First version translated into Spanish from the firt 5 tutorials in package learnr (referring to the v1 of r4ds book) I couldn't finish the check package task since for some...