Create a canvas quiz question
Arguments
- canvas
Authentication using
vvcanvas::canvas_authenticate()- course_id
id number of the course. Go to your course home page and the number is at the end of the url.
- quiz_id
The id number of the quiz. You can extract this from the output of
create_quiz().- quiz_question_params
Quiz question parameters. You can make these with
collate_question_params()