Replies: 1 comment 2 replies
-
Quiz objects in Canvas don't have answers attached. The workaround is to get your submission for the assignment instead. You can use the Since it sounds like you're a student, you might be able to get all of your assignment submissions (including quizzes) using the submissions endpoint may be more efficient. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am a student backing up my own old courses. Every thing in a module works great from files and html content and all except for quizzies and assignments. If I loop over course.get_quizzes() and course.get_assignments(), I don't find any property to download this full webpage, only the .description which is html of the starting prompt of these quizzes/assignments.
Is there is a snippet to help me backup my own assignments?
Beta Was this translation helpful? Give feedback.
All reactions