Embedding a Google Doc Syllabus in your Canvas course requires combining two (2) pieces of information within Canvas. This is done is three parts:
- Preparing your Syllabus Page
- Finding your Google Doc embed code
- Adding the embed code and adjusting the display format of your syllabus.
Part I. Preparing your Syllabus Page
1. Navigate to your Canvas Course and click Syllabus in the Course Navigation Menu.
2. Click the Edit button.
3. Click the HTML editor icon.
4. Delete any text that might already be in the box.
Part II. Obtaining your Embed Code from Google Docs
1. Go to your Google Drive and open your Google Doc syllabus.
Part III. Adding and Formatting the syllabus Embed Code to your Syllabus page on Canvas
1. Return to your Syllabus page HTML editor (Part I: Step 4).
3. Format the width and height of the syllabus for proper display.
Without the width and height adjustment, your syllabus will not display correctly on Canvas. You must add the following code before ></iframe></p> located at the end of the code:
width="100%" height="850"