Scratch

From OLPC
Revision as of 17:07, 2 August 2008 by Jmaloney (talk | contribs) (Media and Sample Project Download)
Jump to: navigation, search

The Scratch folks are porting it to OLPC.

What is Scratch

Scratch is a highly engaging language that allows young students to create simple programs and games. Students use a drag and drop interface of "code blocks" to create sound, movement and actions to objects called "sprites."

A teacher writes: My 6th grade students enjoyed using Scratch. The Scratch website is well designed with both video and written tutorials. My students were especially pleased to be able to upload their completed projects directly to the Scratch Page. This gave the children a much larger audience than they would have gotten simply uploading to our classroom wiki page.

The Scratch team is currently working on an XO version of Scratch. The initial version has little integration with the XO, but all features work on the XO except the "note" and "drum" blocks.

Scratch works fairly well in an XO environment. Several sample projects are included, and students find it fun to open them and edit them as they wish. The main gotcha is that this download has only a subset of the full Media folder that comes with the Windows installation. If you would like additional costumes, backgrounds, and sounds, you can download the full media folder (see below).

How to get started: For young children, the best way to get them interested in scratch is to show them a video tutorial and have them open up complete projects and see how they work.

Make sure to check out the Scratch video tutorials (http://scratch.mit.edu/pages/videos) for insight about how to use it. MIT's site also has downloadable PDFs with sample projects and reference guides. http://scratch.mit.edu/pages/educators

If you have feedback about the XO version of Scratch, please write to scratch-xo at media.mit.edu.

Download

Media and Sample Project Download

To save download time and space in the XO file system, the XO version of Scratch includes only a subset of the sample projects and media library (images and sounds) that come with the full version of Scratch. If you would like the full versions of the sample project and media library folders, you can download and install the following ZIP files:

You will need to install these folders manually using the Terminal tool. First locate the Scratch activity folder. In that folder, delete the Media and Projects folders that came with XO version of Scratch. Then, unzip the above ZIP files to replace them. (These versions include everything that came with the XO version of Scratch plus much more.)

Note: In some some settings (e.g. rural Cambodia), many of the images in the Media folder seem out of place, irrelevant, or meaningless. It is perfectly reasonable to edit or augment the Media and Sample projects folder. For example, it might be appropriate to create your own image library with digital photos of people, animals, buildings, and vehicles from the local environment. It may be possible to make this a participatory activity, with students helping to collect or draw images.

FAQ

Q: How do I get Java onto the XO? A: See http://wiki.laptop.org/go/Java.

Q:How do I import pictures taken on the xo (or transfered by usb) to the scratch media files for use as backgrounds, etc?

You can use the XO clipboard to move a photo from the camera into Scratch. In the photo app, drag the photo thumbnail to black edge on the left side of the screen. It should stick there. Then go to Scratch and drag the picture on the Scratch screen. It will be added to whichever sprite (or stack) is currently show in the middle scripts/costumes/sounds pane.

To import photos from the USB drive, insert the USB drive. Then, in Scratch, click on the "costumes" or "background" tab, then click the "import" button. Now, click on the "computer" shortcut. You should see the "media" folder. Double-click on that, and you should see your USB drive. Double-click on that, and you should be able to find and import your photos.

See also