[ARCHIVED] Upload File to Student Account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2017
08:36 AM
Is there a way to upload a document into multiple students account-files?
Like, if I have a document I need 1,500 students to have access to regardless of which course they are enrolled in.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2017
02:34 PM
It could be done as an admin with API calls.
You would need to follow the file uploading process (Uploading Files - Canvas LMS REST API Documentation ) for each user starting with Users Upload a file ( Users - Canvas LMS REST API Documentation ). You need to masquerade on this first call (Masquerading - Canvas LMS REST API Documentation ).
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.