Can I create a quiz submission on behalf of a user without the users bearer token?

chrisrockwell
Community Explorer

As I understand it, we start a quiz-taking session by POST to submissions: https://canvas.instructure.com/doc/api/quiz_submissions.html#method.quizzes/quiz_submissions_api.cre....

Is there a way to start a quiz taking session on behalf of a user without that user needing to login? For example, if our course is connected to an LTI tool that presents the questions to users in a separate UI, can we create the quiz submission without needing the users bearer token?

0 Likes