Closed mkdir-washington-edu closed 9 months ago
Steps to reproduce the behavior in Canvas:
To quickly experience the problem:
I wonder if what is happening is that Canvas files have different IDs in the original and copied courses and so the Canvas file ID in the URL used for the assignment is no longer correct after the copy. If this was the issue, then the assignment would probably work for teachers who are members of the original and the copied course but not for students who are members only of the copied (new) course.
If this is the problem we might be able to switch to identifying files by file path or name instead - assuming those are preserved.
Steps to reproduce in Blackboard:
[teacher and student logins available in 1Password]
Steps to reproduce in Moodle:
[teacher and student logins available in 1Password]
To quickly see what this looks like in a copied course, see: https://hypothesisuniversity.moodlecloud.com/course/view.php?id=17
Describe the bug When instructors copy a course in Canvas students can run into an authorization loop. This is possibly intermittent, but we've been able to reproduce it consistently in assignments using Canvas Files.
To Reproduce See comment below.
Expected behavior In Canvas: Instructors expect to copy a course, have students authorize once, and have them access the assignment. In other LMSs: Instructors expect to copy a course and for assignments to "just work" in the new course.