View source: R/teaching_functions.R
import.quiz | R Documentation |
Import the results of a Canvas quiz
import.quiz(quiz_file, max_points)
quiz_file |
A Canvas quiz .csv export (student analysis version only, not item analysis) |
max_points |
The maximum total number of points possible on the quiz. If someone got this score, they would have a 100%. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.