Description Usage Arguments Value
This function sets up the progress monitoring environment. If a secret key exists in the working dir but not an decrypted token, a decrypted token is created. If a decrypted token exists
1 2 3 4 5 6 7 | setup_progress_monitoring(
working_dir,
tutorial_name,
students_gs4_ident,
mark_gs4_ident,
mark_gs4_email
)
|
working_dir |
The path to the working directory. |
tutorial_name |
The tutorial_name. |
students_gs4_ident |
The Googlesheet ID with student credentials. |
mark_gs4_ident |
The Googlesheet ID that will record students' progress. |
mark_gs4_email |
The email linked to the Google account |
A list with the necessary functions for submitr::shiny_logic()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.