login_learnr: Create a learnr question suitable for entering a user ID and...

Description Usage Arguments

View source: R/login_learnr.R

Description

Create a learnr question suitable for entering a user ID and password.

Usage

1
login_learnr(passwd_df, placeholder = "Enter ID::password here.")

Arguments

passwd_df

A data frame with columns "id" and "password"

placeholder

A character string to be shown in the text-entry field


dtkaplan/submitr documentation built on Sept. 20, 2020, 1:19 a.m.