View source: R/custom_question_types.R
Essay box
1 2 3 4 5 | essay_response(
prompt = "Your answer here ...",
is_learnr = "learnr" %in% loadedNamespaces(),
chunk_name = knitr::opts_current$get()$label
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.