Create a learnr question suitable for entering a user ID and password.
1 | login_learnr(passwd_df, placeholder = "Enter ID::password here.")
|
passwd_df |
A data frame with columns "id" and "password" |
placeholder |
A character string to be shown in the text-entry field |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.