Description Usage Arguments Value
View source: R/answer_sheets.R
The function creates a Google Sheet on Google Drive containing links to the participants' answer sheets (created with [create_answer_sheet()]). The sheet contains one column per participant and n_questions + 1 rows (additional row is for the favourite question). Import range functions are inserted into the first row, however, you need to go to the file and manually link the sheets by clicking on cells with REF!.
1 | create_summary_sheet(participants, n_questions)
|
participants |
Character vector with the names of the participants. |
n_questions |
Number of questions in the quiz. |
The id of the sheet as a character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.