Project Planning and Implementation

Woman sitting with laptopEmbed Google Docs

In Activity 6-C-2, you will embed a Google Spreadsheet in the class wiki.

First, publish your spreadsheet. Your spreadsheet needs to be publicly visible for your classmates and facilitators to be able to see it.

  1. When you are ready to embed your spreadsheet, click Share, then Publish as a Web Page.
  2. Click Start Publishing. The link for your published spreadsheet will appear below.

Next, embed the spreadsheet on the wiki.

  1. On the wiki page where your spreadsheet will be embedded, click Edit.
  2. In the Wikispaces Editor toolbar, click Embed Widget.
  3. Select Other HTML.
  4. Paste this code in the widget box:
    <iframe src="http://spreadsheets.google.com/pub?key=############" 
    width=850 height=800></iframe>
  5. In the code you just pasted, replace all the number signs in the code with the key from your spreadsheet (leaving the rest of the code intact). The key is everything that comes after key= in the URL of your spreadsheet. This will be a series of numbers and letters like pncb-Aiu-ogJzqs9MvG49EA.
  6. Your code should look like this, but with your spreadsheet key instead of this sample:
    <iframe src="http://spreadsheets.google.com/pub?key=pncb-Aiu-ogJzqs9MvG49EA" 
    width=850 height=800></iframe>
  7. Click Preview to check that it worked. Click Close Preview.
  8. If you need to make any adjustments or correct the link, do that now.
  9. Click Save. Your spreadsheet will appear as a gray box labeled "media" while you are editing the page.
  10. Click Save in the Wikispaces editor toolbar to save the wiki page.

If you need to make any changes in your spreadsheet, editing should be done within Google Spreadsheets; you can't edit the file from within the wiki.

This same process works with Google Docs or Presentations; just use the right pattern for those files.

Experiment with other applications too; you may discover that this is an effective way to embed other multimedia content that doesn't otherwise work within the wiki.

Troubleshooting

If you're having problems embedding your timeline in the wiki, check these tips for troubleshooting.

More Key Information