View source: R/get_submissions_from_learnr_session.R
get_submissions_from_learnr_session | R Documentation |
Grabs information from the learnr
session environment, not
directly from the session object itself. Since we are using the session
environment, we currently don't (?) have a way to save the environment and
hence can't test this function.
get_submissions_from_learnr_session(sess)
sess |
session object from shiny with learnr |
a list which includes the exercise submissions of tutorial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.