You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CanvasAPI is a library created by UCF CDL that handles much of the heavy lifting when working with the Canvas API. Quiz Extensions has its own functions that handle Canvas API calls, but using a trusted library that has already handled all the edge cases would be much more reliable. It will also make Quiz Extensions' codebase smaller and easier to maintain.
CanvasAPI is a library created by UCF CDL that handles much of the heavy lifting when working with the Canvas API. Quiz Extensions has its own functions that handle Canvas API calls, but using a trusted library that has already handled all the edge cases would be much more reliable. It will also make Quiz Extensions' codebase smaller and easier to maintain.
CanvasAPI can be found here: https://github.com/ucfopen/canvasapi/
The text was updated successfully, but these errors were encountered: