[ARCHIVED] Canvas html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2020
01:31 PM
I imported a course from Commons and all the image paths are broken in the course Growing with Canvas. When I look at the code I'm having a difficult time deciphering the paths because they're referring to data-api-endpoints the actual image name isn't in the html
e.g. <img src="https://neomed.instructure.com/courses/12/files/500/download?wrap=1" alt="Growing with Canvas" width="97%" data-api-endpoint="https://neomed.instructure.com/api/v1/courses/12/files/500" data-api-returntype="File" />
Anyway to actually see the image path? e.g. /images/coursebanner.jpg to know which images the numbers are referring too? I may be ancient before I match all these up.
Obviously a newbie...
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.