This simple validity is inspired by submitr::make_basic_validator()
function from the submitr package. The function is adequate for basic
authoring and testing needs. It reads login credentials stored in a
Googlesheet provided that you have received a decryption token (see
decrypt_gs4_token).
1 | make_basic_validator_gs4(user_credentials, instructor_secret = NULL)
|
user_credentials |
A Googlesheet from |
instructor_secret |
A password to be used by the instructor to download students' progress. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.