Custom learnr methods
1 2 3 4 5 6 7 8 9 10 11 | FL_autodecoder_logic(question_ids = NULL)
FL_autodecoder_ui()
FL_ui(url, add_summary = TRUE, before = TRUE)
FL_encoder_ui(url, add_summary = TRUE)
FL_add_question(question_ids)
FL_get_question_ids()
|
question_ids |
character vector |
url |
character |
add_summary |
logical |
before |
logical; If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.