check_quiz_attributes {rgoogleclassroom} | R Documentation |
Check Quiz Attributes
Description
Check Quiz Attributes
Usage
check_quiz_attributes(quiz_specs, quiz_name = NULL, verbose = TRUE)
Arguments
quiz_specs |
The output from [parse_quiz]. |
quiz_name |
A character string indicating the name of the quiz being checked. |
verbose |
Would you like progress messages? TRUE/FALSE |
Value
A logical
[Package rgoogleclassroom version 1.0.0 Index]