To post a Google Slide presentation on Canvas, you typically embed it using the embed code obtained from Google Slides and the embed function within the Canvas Rich Content Editor.
Getting the Embed Code from Google Slides
Before posting to Canvas, you need to get the embed code for your Google Slides presentation.
Here's how:
- Open your Google Slides presentation.
- Go to the File menu.
- Select Share, then Publish to the web.
- In the window that pops up, go to the Embed tab.
- Choose your desired slide size (optional).
- Click Publish.
- Copy the provided
<iframe>
embed code.
Embedding the Google Slides in Canvas
Once you have the embed code, you can add it to various places in your Canvas course, such as Pages, Assignments, Announcements, or Discussions.
Follow these steps within Canvas:
- Navigate to the desired location in your Canvas course (e.g., a Page, Assignment).
- Click the Edit button to open the Rich Content Editor.
- In the Rich Content Editor toolbar, locate and click the Embed icon. This icon often looks like a cloud with arrows or code brackets (
</>
). As mentioned in the reference, you will click embed directly in Canvas. - A small window or box will appear.
- Paste the
<iframe>
embed code you copied from Google Slides into the embed code field. - Click Submit or OK.
- The embedded Google Slides presentation should now appear in the editor.
- Click Save or Save & Publish on your Canvas item to finalize the changes.
Summary of Steps:
Action | Location | Key Step |
---|---|---|
Get Embed Code | Google Slides | File > Share > Publish to the web > Embed |
Embed in Canvas | Canvas Editor | Click Embed Icon > Paste Code > Submit |
Save Changes | Canvas Item | Click Save/Update button |
Using the embed function ensures that the presentation is interactive within Canvas, allowing users to navigate through the slides directly without leaving the page.