Hello 🙂
I'm doing a student project where I have to create an app where teachers publish quizzes for students. I would like to integrate my app with Canvas.
The features I need are:
-securely redirecting users from Canvas course to my app
-teacher and student authentication
-teachers sending grades from my app to Canvas
What method should I use to integrate my app with Canvas? Do I need to get some credentials from my university Canvas administrator?