We are about to launch an AI Literacy module that will be required for all first-year students and we want to make it available to any faculty member to incorporate into their course. We are trying to figure out a way that, if a student has this assigned to them by multiple instructors, the student only needs to complete the work once and then all of the faculty can see that the work has been completed.
In my brain, the ideal way that this would work is that the module would live in a Canvas course, an instructor could link their course to this course and then the completion status for each of their students is fed back to their main course site without the instructor having any insight into the actions of any students other than their own. On the technical side, I imagine it workings like this:
- The instructor connects their course (Course A) to the AI Literacy Course (Course B).
- This assigns the content of Course B to the student enrollments of Course A.
- An assignment in Course A can pull the completion status and submission of a given assignment in Course B. This allows the instructor to see the work without the student having to. resubmit it in Course A.
My workaround for now is to:
- Have the students generate a file as part of the work in Course B.
- Instructors creating a File Upload assignment in Course A.
- Students submitting the file from Course B in Course A.
Any thoughts are welcome.