Having trouble after embedding the PowerPoint presentation onto the Canvas discussion page, Canvas is requesting a Mircosoft 360 login so that the PowerPoint can be viewed.
Hello @EddyPierre - I am assuming you are using the OneDrive LTI integration with Canvas. Here are some possible solutions:
1.Check the file sharing settings:
Make sure you have selected the correct sharing permissions when sharing files in OneDrive. The file should be publicly accessible, or at least accessible to everyone who has the link.
In OneDrive, find the file, click the "Share" button, then select who you wish to share it with. For the most part I select anyone within our institution or we can also choose "Anyone with a link" or "Specific people" . Make sure "Allow viewing" is checked.
2.If the embed code contains a login prompt, try the following steps:
In OneDrive, locate the file, click "Share", and then select "Embed".
In the pop-up window, select "Generate embed code".
Ensure that the "Embed on web page" option is selected and that there are no additional settings that require login.
3.Modify the embed code:
If the direct embed code doesn't work, you can try modifying the embed code to point to the direct URL of the OneDrive share link.
Typically, this involves replacing the URL in the embed code with the actual shared link URL.
4.Use a link instead of an embed:
If there is a problem embedding the file, you can try just adding the link to the file to the course instead of embedding the file directly.
5.Clear Cache and Cookies:
Sometimes browser cache or cookies can cause problems. Try clearing them or changing your browser and try embedding the file again.
Disclaimer: Your browser automatically saves temporary internet files to help pages load faster. Clearing this cache will sometimes fix website issues.
I am trying to download a single submission that has been annotated by a grader using the API. Does anyone know how to do this? I am using Python using the canvasapi and requests libraries to query the preview_url in the submission attachments. import requests from urllib.parse import urljoin preview_url =…
Is there a trick to importing a rubric when using the Canvas rubric template? I download the csv file and fill in the Canvas Rubric template from the Enhanced Grading feature and nothing happens when I try to upload it. It only shows the file name, but not it's size. Yes, it is still a CSV. I've tried removing all symbols…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…