Engineers are currently investigating the issue.
Summary:
The User_ID populated within the quiz_submissions table for new quizzes shows incorrect ID’s for all users. This prevents users from actually seeing who the submission relates to.
Expected Behavior:
This should show the correct user ID that matches the canvas namespace user_ID.
Steps to Reproduce:
- Have a new quiz in canvas that has submissions by users.
- Download the quiz_submission table for the new quizzes namespace
- View the user_id column and see that the ID’s do not match the actual user who took the quiz.