begin_section | Begin a section. |
clicker_question | Create a clicker question. |
create_sections | Create a series of sections, displayed sequentially. |
enable_safe_eval | Enable Safe Evaluation of User Code for 'learnr' Exercises |
end_section | End a section. |
exam | Exam Format |
get_exam_id | Return the exam ID on the server |
get_lab_id | Return the lab ID on the server |
get_session_data | Get the default session data |
init_sections | Initialize sections for this session |
knit_print | Knitr clicker question print methods |
lab | Online Lab Format |
lab_name_input | Add a text input for the user's name and id |
mcquestion | Multipe-Choice Question |
precompile_rmd | Precompile HTML files |
question_is_correct.text_regexp | Check the answer to a text question against a regular... |
question_is_valid.text_regexp | Validate a text question which checks the answer against a... |
question_pool | Create a question with answers randomly taken from the pool... |
question_ui_initialize.text_regexp | Initialize a text question which checks the answer against a... |
read_session_cookie | Read or Create the Session Cookie |
render_lab_answers | Render and Validate Lab Answers |
render_markdown_as_html | Render markdown text as HTML |
render_rmd_server | Render the given R Markdown file _on the server_ |
set_session_data | Get the default session data |
set_session_seed | Set/get the "master" seed for the stat305templates package. |
setup_psql_event_store | Record 'learnr' User-Events in PostgreSQL |
show_section | Show a specific section. |
start_user_session | Start or Resume a User Session |
stat305templates | Templates and Utility Functions for 'learnr' |
submit_lab_btn | Add a button to submit the lab. |
text_question | Add a text question. |
worksheet | Worksheet Format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.