Creates a page that concludes the test.
final_page(body, admin_ui = NULL)
Page body. Can be either a character scalar (e.g.
"Welcome to the test!") or an object of class "shiny.tag",
e.g. shiny::tags$p("Welcome to the test!")
.
Optional UI component for the admin panel.