April 2016

These are resources for the April 16, 2016 Scratch Camp Facilitator Workshop in Oklahoma City at Casady School. This workshop is sponsored by The Div and led by Dr. Wesley Fryer (@wfryer). All resources are licensed CC-BY.

Keys for Successful Scratch Learning

Videos

(1:37 - Nov 2015)

Scratch Camp Facilitator Workshop: April 2016

Getting Started

To get started with Scratch:

  1. Watch the 3 minute "Step-by-Step Introduction to Scratch" video.

  2. Explore Featured Projects and Featured Studios on the Scratch homepage. Explore:

    1. Scratch Jokes

    2. ART Projects (from ScratchEdTeam)

    3. STORIES Projects (from ScratchEdTeam)

    4. MAZE Projects (from ScratchEdTeam)

    5. GAMES Gallery (from ScratchEdTeam)

    6. Other SAMPLE Projects (from ScratchEdTeam)

    7. Currently "Featured" Scratch Projects

  3. Explore and use the "Getting Started Guide" (PDF)

  4. Check out the SCRATCH BLOCKS pages in the official SCRATCH WIKI. They helpful for learning about new blocks. There are more than 100 blocks in 8 different categories!

  5. Review the different Scratch Project Types.

  6. Watch Scratch Help Videos

Challenges

5 Random Facts

  1. Template from ScratchED to Remix

  2. Example Project by Wes

Sprite Surprise

Create a project in which something surprising happens to a sprite. Try this script:

Cat Dance

  1. Start by dragging out the “move 10 steps” block from the “Motion” blocks palette to the scripting area. Every time you click on the block the cat moves a distance of 10. You can change the number to make the cat move a greater or smaller distance.

  2. From the “Sound” palette, drag out the “play drum” block. Click on the block to hear its drum sound. Drag and snap the “play drum” block below the “move“ block. When you click on this stack of two blocks, the cat will move and then play the drum sound.

  3. Copy this stack of blocks (either using the Duplicate toolbar item or by right clicking the stack and selecting “duplicate”) and snap the copy to the already placed blocks. Change the second “move” block to -10 steps, so the cat moves backward. Every time the stack of four blocks is clicked, the cat does a little dance forward and back.

  4. Go to the “Control” blocks palette and grab the “repeat” block. Wrap the “repeat” block around the other blocks in the scripting area. Now when you click on the stack, the cat dances forward and back 10 times. o Finally, drag the “when Sprite clicked” block and snap it to the top of the stack. Click on the cat (instead of the blocks stack) to make the cat dance.

(From pages 15-16 of Karen Brennan's "Curriculum Guide for Creative Computing with Scratch")

    1. Starter Cards

    2. Animate Your Name

    3. Create a Pong Game

    4. Animate a Story

    5. Dance, Dance, Dance

    6. Hide and Seek

Maze

Other Scratch & STEM Resources

  1. Scratch Help

  2. ScratchEd Community

    1. Twitter

    2. Facebook

    3. Vimeo

    4. Edmodo

    5. Weekly Roundups

    6. Quarterly Newsletter

    7. Email

    8. Scratch Educator Show & Tell Videos (Vimeo Group)

    9. "Make Writing" book by Angela Stockman (@angelastockman)

    10. STEMseeds - a community of STEM teachers sharing lesson ideas @STEMseeds)

  3. STEMseeds PD Camp for Teachers

  4. Scratch Club website from Independence Elementary in Yukon PS

Connect your Scratch projects to the physical world with MaKey MaKey, LEGO WeDo, or PicoBoard.

Check out this YouTube playlist of over 30 videos: How can I connect Scratch with other technologies?