Friday, June 19, 2015

Collaboration on Auditory Webtools

I realized that I did not share my collaboration with Lisa on the auditory learner and the web tools that we used.  So I am posting this so that others in my MTI563 class and others who follow my blog can review it.  I hope that this helps if you are contemplating between what web tool to use in your classroom.




Feel free to add any comments / opinions if you have used any of these webtools

We all learn by sharing,
Mrs_Scherry

3 comments:

  1. Thanks, Scherry. If you want your doc to be more readable, dig into the embed code and you'll find some that talks about width and height. You can adjust those so that more appears on your embed. It's only tricky the first time!

    ReplyDelete
    Replies
    1. I did take a look at the coding. I was able to adjust the width and height on my mindmap with Edynco that I posted. This one is different. It links to the google doc. There is not any numbers specific to change. It is just one long embeded code. I do appreciate the advice and will continue to try to play around.

      Delete
  2. Yes, you're right. There's a convoluted html code you enter to fix that:

    "iframe width='500' height='300' frameborder='0' src='http://docs.google.com/Doc?docid=0AbYZhq5CKs9eZGNma2gzbW5fM2Rrdzd6amcy&hl=en'></iframe"

    ...replacing your document's link with the one in this code. Then it works. I tested it on my class member page.

    In my blog (I use WordPress), I can simply paste the embed code in the visual editor and then enlarge the box. I'm not sure how it works in Blogger.

    ReplyDelete