A shiny Module.
| 1 2 3 4 | mod_playagain_ui(id)
mod_playagain_server(input, output, session, timer, score, theme,
  usecase = "")
 | 
| id | shiny id | 
| input | internal | 
| output | internal | 
| session | internal | 
| timer | timer | 
| score | current score and number of answered questions | 
| theme | theme | 
| usecase | usecase | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.