rstudio / learnr

Interactive Tutorials with R Markdown
https://pkgs.rstudio.com/learnr
Apache License 2.0
705 stars 236 forks source link

xaringan with learnr quiz/exercise #755

Closed justforfun2020 closed 1 year ago

justforfun2020 commented 1 year ago

Not sure if this is a feature request? After spending some time figuring this out, It seems like it is not possible to include learnr exercises and quizzes in xaringan presentations.

From here, I figured that we can host learnr shiny app separately and include it into the xaringan file, although this works, It is still not possible to include multiple quizzes and exercises from one single shiny app. Are there any more sensible workaround for this?

justforfun2020 commented 1 year ago

Managed to solve this with different section urls for iframe, i.e., /#section-<section-name>.