learnr
learnr copied to clipboard
Port to Quarto environment?
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 a Quarto context (or maybe it does but it's user error on my end)? In my simple examples it will still allow the Shiny app to render but the interface elements seem broken.
This would be quite nice.
For folks looking to get Code exercises (R code chunks that users can edit and execute directly), the quarto-webr extension is likely going to add that as a feature in January.
https://github.com/coatless/quarto-webr/issues/121