welcome_page <- function() {
psychTestR::new_timeline(
psychTestR::one_button_page(
body = shiny::h3(psychTestR::i18n("WELCOME"), style = "margin-bottom: 35px;"),
button_text = psychTestR::i18n("CONTINUE")
), dict = MIQ::MIQ_dict)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.