#' Format question/answer strings
#'
#' Question/answer character strings can be identified to be
#' latex markup or an image or just plain text.
#' @export
format_choices <- function(choice_str) {
choice_str # nothing, for now.
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.