ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
554 stars 173 forks source link

New Quiz Items #609

Open Thetwam opened 1 year ago

Thetwam commented 1 year ago

What resource needs additional coverage?

New Quiz Items

What endpoints need to be covered?

Note: These endpoints follow a different base URL than most other endpoints (/api/quiz/v1/ instead of /api/v1/)

Related Issue: #608