xaringan and learnr

Is it possible to use learnr quiz and exercise with xaringan? From what I'm reading, they seem to use different rendering methods.

It seems like I can only host the learnr shiny app separately and use knitr::include_* to include it into the xaringan slides. I'm fine with this work around, but I have multiple quizzes and exercises I would like to include in my presentation (separate slides) so this becomes cumbersome.

Assuming its not possible to include the exercises directly into xaringan, is it possible to host all my exercises and quizzes into one learnr app and some how include them into my presentation (different slides). Maybe via iframe?

Thanks

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.